Search Issue Tracker
Unity crash when upgrading 2019.3 project to 2020.x caused by Generics
This crash was caused by a stack overflow trying to generate serialize commands for a generic instance containing a field of the gen... Read more
[SceneView] Unusable vertex snapping performance on large scenes
Vertex snapping performance is not usable on large scenes. E.g. 10000 visible objects, around 5 million visible vertices -- trying t... Read more
IntelliSense doesn't provide its features when editing a Script with Vis...
How to reproduce:1. Create a new project2. Set Visual Studio Code as the Unity Script Editor (Edit -> Preferences -> External ... Read more
Profile Analyzer - Error logged after changing depth filter and right cl...
Profile Analyzer - Error logged after changing depth filter and right clicking This was observed on 2018.4: After changing the depth... Read more
[Addressables] Cannot Inspect Multiple AssetReference Arrays
Steps to reproduce:1. Open the Sample Scene in the QA-supplied project ("1246422Test.zip")2. Select "Test" Gameobject in the Hierarc... Read more
Project settings Localization Window breaks when fields are expanded
https://fogbugz.unity3d.com/f/cases/1254070/ How to reproduce:1. Open the attached project2. Open the Localization Settings (Edit-&g... Read more
SRP Post-processing cannot change color when using the trackball selection
To reproduce:1. Open attached project ("case_1255079-Sample.zip")2. From Hierarchy select "Test" Game Object3. In the Inspector wind... Read more
[AssetPipelineV2] Package status is not correctly reflected upon loading...
How to reproduce:1. Download the user-submitted project (PackageModStausADBv2.zip)2. Before opening, check that the Packages/manifes... Read more
[Linux] Crash on DebugStringToFile when starting Player due to an OpenSS...
Reproduction steps:1. Download and open the attached project called "PitayaExample.zip"2. Open the Example scene3. Build and Run the... Read more
[IMGUI] Constraint Setting dropdown gets closed automatically while edit...
While editing properties under Constraint Settings, Constraint Settings dropdown gets close automatically under "Scale Constraints" ... 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