Search Issue Tracker
Moving tabs around does not trigger redraw of the editor
To reproduce:1. Open Empty_Tab_Bug project2. Dock the Inspector, Consolde and Navigation tabs to the right of the Hierarchy tab3. Th... Read more
EditorGUILayout.Slider does not work correctly with inverted ranges
To reproduce:1. Open project EditorGUISlider2. Open Window > MyWindow3. Try dragging the top slider - it gets locked onto 0.01 No... Read more
OSX build never loads
To reproduce:1. Open Fight The Dragon project2. Build & Run it (Non development build)3. Game fails to load Notes: Building in d... Read more
add polygon collider to empty sprite and you get hostview error
1. create empty sprite in scene2. add polygon collider error: radius > 0.0fUnityEditor.HostView:OnGUI() note: only happens with e... Read more
You can still edit a polygon collider even if it's disabled
1. Add polygon collider to sprite2. disable it3. observe that you can still edit the polygon collider by holding down shift Read more
You can only edit the first collider component out of several on one sprite
1. Add several polygon colliders to one sprite2. hold down shift to edit a polygon which works fine3. now try to edit one of the oth... Read more
If MonoBehaviour.OnAudioFilterRead is implemented no sound is played on ...
Steps to reproduce:1. Create a project which has a sound constantly playing in a scene. Attach MonoBehaviour script which implements... Read more
Enabling "OffMeshLink Generation" results in navmesh display glitch
To reproduce:1. Open project 4.3_ET_AI2. Open scene Multiple levels3 Select last plane in Level object4. Change "OffMeshLink Generat... Read more
Offmesh link drop arrow is not connected to navmesh with big heights
To reproduce:1. Open project 4.3_ET_AI2. Open scene offmeshlink generation3. Notice that drop arrow length is not long enough for lo... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template