Search Issue Tracker
A Fatal Error is thrown when opening a project after deleting and copyin...
Repro steps:1. Copy the prefab CrasherPrefab.prefab somewhere outside of the project folder2. Open the project in Unity3. Delete the... Read more
[Wild Crash] Editor crashes with TpSetWait or mono_image_set_alloc when ...
How to reproduce:1. Enter Play Mode2. Attach Visual Studio to Unity3. Exit Play Mode4. Enter Play Mode again -OR- 1. Attach Visual S... Read more
[Android] [Vulkan] Meshes with Standard shader and GPU instancing enable...
Steps to reproduce: 1) Download attached project and open in Unity2) Build and run project on a device3) Once the project is launche... Read more
[Wild Crash] Editor freezes or crashes on RenderBufferManager::Textures:...
How to reproduce:1. Create new C# script2. Delete the same script Expected result: Script is deleted and Editor does not crashActual... Read more
Changes to prefab references done by scripts are not marked as overrides...
How to reproduce:1. Open user-submitted project (PrefabOverridesBug)2. In the 'Prefabs' folder select the 'ItemWithDot' prefab and d... Read more
Inspector show info box instead of editors when having multiple missing ...
Having a GameObject with multiple missing scripts are creating an incorrect number of editors for the Inspector.Instead of creating ... Read more
Swapping texture on material at runtime results in missing texture
Repro steps:1. Open the project without deleting the Library folder2. Observe Swap_Tex component on neko:body object-> 2 missing ... Read more
Video Clip fails to upload to Cache Server when upgrading an old project...
Steps to reproduce:1. Open user attached project2. Enable cache server in Preferences settings3. Right-click on the clip in the Asse... Read more
Tab windows ignore taskbar location and overlap it when the tab windows ...
How to reproduce:1. Create a new project2. Unlock Windows taskbar3. Drag taskbar to the top of the screen4. Detach a tab window (e.g... Read more
Physics query performance regression in 2018.2
How to reproduce: 1. Open attached project2. Open the profiler window3. Play the scene- Note the frame time for Physics.OverlapSpher... 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names