Search Issue Tracker
“\” sign in Shader Graph triggers RegexParser, ArgumentException: parsin...
To reproduce:1. Open Shader Graph window2. Press Space to create a new Node3. Type "Color \" in the search field Expected result: Re... Read more
[UX] GameObject has empty layer if the layer it had previously was erased
To reproduce:1. Open any project2. Create a new layer3. Assign the layer to any game object4. 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 the sa... 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 project2. Click on ... Read more
[GraphView] Layout update is struggling to process current layout when u...
Reproduction steps:1. Create an HDRP Project2. Set UI Scale to 125% and restart the Editor3. Create Visual Effect Graph4. Create a N... Read more
[Android] Selecting IL2CPP and ARM64 architecture and then selecting Mon...
1. Open any Unity project and switch to Android platform2. Select IL2CPP scripting backend and check ARM64 architecture3. Switch bac... Read more
'Invalid WorldAABB' errors are thrown when using Particle System with 'C...
How to reproduce:1. Open the user's attached project2. Open 'SampleScene'3. Enter the Play mode and observe the Console Expected res... 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 Project2. Open Help > Report a Bug Expected Resul... 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, caus... 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 Project2. Create... 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