Search Issue Tracker
[Timeline] ExposedReference class cannot have references to scene object...
Reproduction steps: 1. Open the "Test" scene from the attached project "ExposedReferenceTest.zip"; 2. Select "Director" game object ... Read more
Editor crashes on UI::AddRenderersToCanvas after undoing revert action t...
Steps to reproduce: 1. Open attached “repro.zip” Unity project 2. Open scene “Test” 3. Expand Menu -> Canvas -> Panel In Hierarchy 4... Read more
[Player] Build won't launch on Mac if its name includes '&' or '<' char...
Build won't launch on Mac if its name includes '&' or '<' character while generating the build. If the same build is renamed withou... Read more
UnityWebRequest.SerializeFormSections Produces Incorrect Content-Disposi...
How to reproduce: 1. Open the attached project 2. Open the Game view 3. Check the Data generated by UnityWebRequest.SerializeFormSec... Read more
Animated component active values fail to reset after exiting animation i...
Steps to reproduce: 1. Open attached “ActiveComponents.zip” Unity project 2. Open scene “Test” 3. Select “Model” object in Hierarchy... Read more
[Editor] Crashes on Undo after creating a Non-empty Child GameObject.
Crashes on Undo after creating a Non-empty Child GameObject. Steps to Reproduce: 1. Create new Game object 2. Create a child non-... Read more
Misleading 'Project folder or disk is read only' error when trying to op...
To reproduce: 1. Create project in partition in almost filled up drive 2. Force quit when message 'No space left on device' will be... Read more
[Mobile] _CameraDepthTexture renders a default UnityDefault2D texture
Reproduction steps: 1. Open the attached project. 2. Play the 'main' scene in the Editor. - You should see a sphere in the Game Vie... Read more
Unity crashes at GfxDeviceD3D11Base::BindBuffersForDraw when LinerRender...
How to reproduce: 1. Open given Unity project 2. Enter "main" scene 3. Enter play mode 4. Unity crashed Reproducible with: 5.5.5p1,... Read more
Warning not accounting for the first variable when multiple variables ar...
Steps to reproduce: 1. Open attached project "FaultyWarning" 2. Open Scene "Scene" 3. RMB click on Script "Repro.cs"->Reimport 4. Ch... 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