Robuta

https://discussions.unity.com/t/can-i-use-a-while-in-the-function-ondrawgizmos/177514 Can I use a while() in the function OnDrawGizmos() ? - Questions & Answers - Unity Discussions Nov 23, 2016 - Hi, I want to display a sphere gizmo around a gameObject in my scene (in editor mode, not while playing) at a random position, but only on a defined area.... can i use https://issuetracker.unity3d.com/issues/lwrp-ondrawgizmos-renders-not-from-the-perspective-of-the-camera-when-msaa-and-hdr-is-not-set-to-off Unity Issue Tracker - [LWRP] OnDrawGizmos renders not from the perspective of the Camera when MSAA... How to reproduce:1. Open user attached project "New Unity Project (2).zip"2. Open Scene Window3. In the hierarchy, select "Main Came... https://issuetracker.unity3d.com/issues/ondrawgizmos-is-not-called-if-game-object-is-in-an-additive-scene-and-draw-gizmos-is-enabled-on-the-game-view Unity Issue Tracker - OnDrawGizmos is not called if Game Object is in an additive scene and Draw... How to reproduce:1. Open the attached project2. Enable Gizmos at Top Right of Game View3. Click Play4. Observe Game View Expected re...