Search Issue Tracker
Popup windows do not close when clicking outside of their window if they...
How to reproduce:1. Open the attached project "PopupWindowsOpenedFromModalWindowsBug.zip"2. Open Bug Report>Open Modal Window3. I... Read more
Cinemachine camera moves when Time.timeScale is set to zero(0)
Reproduction steps: 1. Open the attached project “CineProject”2. Open the “Assets/Scenes/SampleScene.unity” scene3. Enter Play Mode4... Read more
VFX particles with "Bounds Mode" option set to "Automatic" not showing u...
How to reproduce:1. Open the attached user project “Lite.zip“2. Enter Play Mode Expected result: Rain particles are visibleActual re... Read more
The Animator window defaults its layout when opened
Reproduction steps:1. Create a New Project2. Open the Animator window3. Resize the separator line in the middle of the window4. Clos... Read more
Ray tracing shader warning are never displayed in the inspector
Classic warning like "implicit truncation of vector type" are never reported even when there are also additional shader errors. Read more
Not informative compute shader error reporting
On purpose there is some kind of error in a compute shader. In the editor the error message is a bit "laconic". It should be more ex... Read more
Errors thrown when listening to InputSystem.onAnyButtonPress
Reproduction steps:1. Open the attached project2. Enter Play mode3. Click anywhere on the Play screen Expected result: The pressed b... Read more
[ECS] Crash on block_remove when adding more values to DynamicBuffer tha...
How to reproduce:1. Open the "ECS_Crash.zip" project2. Open the "Main.unity" scene3. Press Play4. Wait Actual result: Unity crashes.... Read more
[Forma Render] NullReferenceException in UnityEngine.UIElements.PanelRay...
Reproduction steps:1. Open the “Validation“ project2. Enter the Play Mode3. Observe the Console Expected result: no NullReferenceExc... Read more
[Mobile] Game View stretching when using Unity Remote 5 version 2.0
How to reproduce:1. Open the attached project2. Go to Menu bar-> Edit-> Project Settings-> Editor-> Device-> Chose An... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation