Search Issue Tracker
Unity breaks DataContractSerializer deserialization of Dictionary data t...
To reproduce: 1) Open attached project 2) Open Test scene 3) Play it Get error in console - https://i.imgur.com/bYO2oxr.png Reprod... Read more
Windows Standalone Build fails when VR Stereo Single Pass Instancing is ...
To reproduce: 1. Create a new project; 2. Go to Player Settings (Edit > Project Settings > Player); 3. In the XR Settings, enable V... Read more
Profiler detailed memory object reference is endlessly recursive
To reproduce: 1. Open a new Unity project 2. Open Profiler window 3. Go into Play mode 4. Select Memory profiler 5. Choose Detailed ... Read more
Crashed in Material::UnshareMaterialData when saving scene
Steps to reproduce: 1. Download 973686_repro.zip and open "InventoryPreview" scene 2. Move "Left" game object (GameWindowScreen -> I... Read more
[Vuforia] Virtual button's Y transform or scale can't be changed when ad...
To reproduce: 1. Open project, found in owncloud https://oc.unity3d.com/index.php/s/0CQo6c7fvCZsb3Z 2. In Hierarchy window, select i... Read more
[Vuforia] 3D objects get corrupted when removing mesh renderer of virtua...
To reproduce: 1. Open project, found in owncloud https://oc.unity3d.com/index.php/s/0CQo6c7fvCZsb3Z 2. In Hierarchy window, select i... Read more
Unity crashes at TransformChangeDispatch::QueueTransformChangeIfHasChang...
How to reproduce: 1. Open given Unity project 2. Add LinearPlatformerMover script to any game object (e.g Toon Knight) --two game ob... Read more
Close and Toggle buttons are not working in the 'Draggable panel' scene ...
Environment: Windows 10 Unity 2018.1.0.a7 What happened The toggle/close button in the draggable panel scene doesn't work. Step... Read more
[Android] Having android:icon="@drawable/app_icon" AndroidManifest.xml c...
If one uses AndroidManifest.xml file in the project, which was created with older version (2017.3 and below) and has "android:icon=... Read more
Opening new projects on Mac results in "Unable to parse YAML file: [mapp...
Opening new projects on Mac results in "Unable to parse YAML file: [mapping values are not allowed in this conext] at line 1" Does ... 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
- Main Camera rendering is being overwritten by a UI Camera when using multiple cameras with URP and the second camera's background type is set to "Uninitialized"
- VisualTreeAsset has significantly increased memory allocation size at runtime when the project is built with IL2CPP scripting backend
- NullReferenceException is logged when cancelling Shader Graph recovery of an already deleted Shader Graph
- White Edges appear during Camera movement in runtime when using FSR2 with Motion Vectors and Exposure enabled
- Lens Flare renders without occlusion when the light source is obstructed by solid objects when running on Android using OpenGL