Search Issue Tracker
Hierarchy View enters a hover state when the parent window is expanded
To reproduce:1. Open any project2. Undock the Hierarchy window3. Hover an element in the hierarchy4. Expand the Hierarchy window by ... Read more
[URP] Light custom Normal Shadow Bias is capped at 3
To reproduce:1. Create a new project using Universal RP template or open any existing URP project;2. On pipeline asset > Shadow &... Read more
Serialized ScriptableObject template class field appear as a non-Scripta...
Steps to reproduce:1. Open the attached project (case_1211768.zip)2. Add "GenericSerialization" script to any game object in the Hie... Read more
[Timeline] Particle System is not emitting particles in Editor Mode when...
Steps to reproduce:1. Open the attached project "case_1212943-PsActivationBug2.zip"2. In the Project window open "SampleScene.unity"... Read more
GetAllUniqueSharedComponentData fails to filter entities via RenderMesh ...
How to reproduce:1. Open attached project "RenderMeshIssues_SampleProject.zip" and scene "SampleScene"2. In Hierarchy window, select... Read more
[UIBuilder] A parsing error is thrown when saving UI Builder .uxml previ...
How to reproduce:1. Open the attached 'project-1208859.zip' project2. In the UI Builder window drag a Label object from the Library ... Read more
Editor crashes at BufferD3D11::EndWrite and GfxDeviceD3D11Base::EndBuffe...
How to reproduce:1. Open attached project "Projected Grid.zip" and scene "SampleScene"2. In Hierarchy window, delete all children of... Read more
Cannot report Bug in 2019.3.0f5 when using Mac Editor
Steps to reproduce:1. Open Unity 2019.3.0f5 Editor2. Click Help -> Report a Bug... Expected result: Bug reporter opens upActual r... Read more
New IComponentData is not added automatically to an object in a SubScene
How to reproduce:1. Open attached project "BugSubsceneRepro.zip" and scene "SampleScene"2. Observe "Entity Debugger" (MyTestData is ... Read more
Specific project Layout opens the Editor in two windows
Reproduction steps:1. Open "1210706" project Expected Result: Single Editor windowActual Result: Two Editor windows Reproduced with:... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used