Search Issue Tracker
[Memory Profiler] [Mono Upgrade] Snapshot displays <uninitialized type> ...
How to reproduce:1. Open the attached "case_1349827.zip" project2. Select Window/Analysis/Memory Profiler and Capture the Snapshot3.... Read more
[WebGL] Build fails if weGLThreadsSupport is enabled
How to reproduce:1. Open the attached project2. Make a WebGL build3. Inspect the Console window Expected result: The build process f... Read more
NGUI components get Transforms changed to RectTransforms after upgrading...
How to reproduce it:1. Open the project "case_1346253.zip" from Google Drive link2. Load Assets > "Scenes" > "MGUI_Issue" Scen... Read more
Package Manager "In Project" Packages take a while to load initially eve...
Reproduction steps:1. Create and open a project2. Open the Package Manager window (Window > Package Manager) Expected result: The... Read more
Gizmos on the objects fade away when zooming out in the Scene View
Steps to reproduce:1. Open the attached project "GizmoBug.zip2. Open Scenes/SampleScene in the Project window3. Select Far object in... Read more
Renaming the Material removes the selection cursor and makes the selecti...
How to reproduce:1. Open the user's attached "2021-2-bugs.zip" project2. Select the "Mat1" Material in the Project window3. Rename t... Read more
[InputSystem] QueueStateEvent exceptions when it is being called from an...
Reproduction steps:1. Open the attached project from the google drive link2. Go to Assets > Scenes > "SampleScene.unity"3. Ent... Read more
[VFX] Extract Position from Transform on GPU returns zero
The VFXExpressionExtractPositionFromMatrix is wrong on GPU. Repro step :- Open the Matrix package- Open Scene named "Matrix"- Open t... Read more
AssetPostprocessors loads all Assets of the same type into Memory at once
Reproduction steps:1. Open user attached Project2. Check Allocated memory Before and After Asset Import in the Console Expected resu... Read more
OnSceneGUI is not being called when using a certain layout
Reproduction steps:1. Create a new project2. After Editor loads shut it down completely3. Open project root and navigate to Library ... 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