Search Issue Tracker
Standalone Profiler crash on CleanUpAssetDatabaseV2 when closing Standal...
Steps to reproduce:1. Open a new project or an existing one2. Open Standalone Profiler3. Close it with the "X" button at the top of ... Read more
IL2CPP iOS build strips Attribute Getter, causing a runtime error
How to reproduce: 1. Open attached project2. Open scene test.unity3. Select the Main Camera gameobject4. In the Proto Test component... Read more
Shader error when using “Collision with depth buffer” block in URP
Currently we get a shader error when using “Collision with depth buffer” block:unrecognized identifier ‘CameraBuffer’ at kernel CSMa... Read more
Player throws an "RuntimeError: Overflow" error when loading
Reproduction steps: 1. Open "ProjectQuestIon.zip" project2. Build for WebGL3. Launch the Build4. Click anywhere in the game window E... Read more
[IL2CPP] "Unity extensions are not yet initialized" errors are thrown wh...
How to reproduce:1. Open the attached project2. In the Build settings window, switch the target platform to "Universal Windows Platf... Read more
Frame debugger does not highlight UI GameObjects in hierarchy
Selecting UI element "image" in frame debugger does not highlight it. Steps to reproduce:1. Open attached project2. In frame debugge... Read more
"MissingReferenceException" errors are thrown when destroying a gameObje...
How to reproduce:1. Open the “PointerEventOnDestroyedGameObject.zip“ project2. Open the “SampleScene“3. Enter Play Mode4. Click on o... Read more
Package Manager does not show experimental package when there is "Experi...
Reproduction steps:1. Open the attached “BugRepro” project2. In the Toolbar, open the “Experimental Packages In Use“ dropdown menu3.... Read more
[GLCORE][GLLEGACY] Game view doesn't update anti aliasing when its chang...
Project Steps: 1. Open scene "MSAA".2. Quality settings->Anti Aliasing change to Disabled.3. Quality settings->Anti Aliasing c... Read more
[Linux] Crash on DisableSubMenu when double clicking to close a context ...
Reproduction steps:1. Download and open the attached project called: "case_1347655"2. Open the SampleScene contained in Assets3. Sel... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class