Search Issue Tracker
[UX] GameObject has empty layer if the layer it had previously was erased
To reproduce: 1. Open any project 2. Create a new layer 3. Assign the layer to any game object 4. Go to Tags & Layers and erase the... Read more
Unity opens a new instance of Visual Studio instead of opening script in...
To reproduce: 1. Open any Unity project; 2. Open any script; 3. Open another script. Expected result: the second script opens in t... Read more
[Quick Search] NullReference Exception thrown on saving and replacing th...
Null reference Exception thrown on saving and replacing the existing search data Steps to Repro: 1. Create a new project 2. Click ... Read more
[GraphView] Layout update is struggling to process current layout when u...
Reproduction steps: 1. Create an HDRP Project 2. Set UI Scale to 125% and restart the Editor 3. Create Visual Effect Graph 4. Create... Read more
[Android] Selecting IL2CPP and ARM64 architecture and then selecting Mon...
1. Open any Unity project and switch to Android platform 2. Select IL2CPP scripting backend and check ARM64 architecture 3. Switch b... Read more
'Invalid WorldAABB' errors are thrown when using Particle System with 'C...
How to reproduce: 1. Open the user's attached project 2. Open 'SampleScene' 3. Enter the Play mode and observe the Console Expected... Read more
Unable to open Bug Reporting Tool
Bug Reporting Tool is not opening in 2021.1.0a1 Steps to Repro: 1. Create a new Project 2. Open Help > Report a Bug Expected Res... Read more
When drawing objects after AfterRenderingPostProcessing event, objects ...
When rendering objects after RenderPostProcessing event depth information is lost and objects don't get depth tested correctly, cau... Read more
Internal logs are printing on making changes in any Assets
[Worker0]Generated asset (ASIEI01) logs are printing on making changes in any Assets Steps to Repro: 1. Create a new Project 2. Cre... Read more
[2021.1] UI buttons on the Top toolbar are blank
How to reproduce: 1. Create a new project on 2021.1 stream 2. Observe the Scene management buttons at the top of the editor Expecte... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key