Search Issue Tracker
ArgumentNullException and other errors are thrown when attempting to ope...
How to reproduce: 1. Open the “IN-50641_repro.zip“ project 2. Search “Island“ in the Project tab and open the “Island“ Scene 3. I... Read more
SRGB_LinearToGamma is only applied when SRGB_GammaToLinear_UNorm8ToFloat...
Reproduction steps: 1. Open the attached project “TextureImportIssue” 2. Select the “Assets/textures.tga” texture 3. In the Menu ... Read more
Subscenes of the client world do not load/unload in the Entities Hierarc...
Reproduction steps: 1. Open the attached “IN-48886_Subscene Unload.zip“ project 2. Open the “SampleScene” 3. Enter Play mode 4. ... Read more
Unity crashes on "DrivenPropertyManager has failed to register property"...
Reproduction steps: 1. Open the attached project "repro51472.zip" 2. Open "SampleScene" 3. Click the ">" next to "PrefabWithManag... Read more
[Linux] Crash on ApiGLES::TextureImage when loading a scene
Reproduction steps: 1. Create a new 3D project 2. Click Window > Package Manager 3. Click “+” > Add package from git URL 4. Past... Read more
MonoBehaviour script component is missing the enable/disable toggle in I...
Reproduction steps: 1. Open the “ScriptToggleStripped“ project 2. Open the “Sample” scene 3. Select the “Test” GameObject 4. Observe... Read more
Hard shadows appear in the Game view when enabling Cast Shadows
How to reproduce: 1. Open the “IN-51569_repro“ project 2. Open the “Loading Scene“ and switch to Game View 3. Navigate to Assets/... Read more
A Shader error is thrown in the Console when the line after an #include ...
Reproduction steps: 1. Open the "IN-51499.zip" project 2. Open the "Assets/Shaders/TerrainTreeStamp.compute" file 3. Delete line ... Read more
[ISS] Crash on when memcpy_repmovs calling JsonUtility.FromJson on Syste...
Reproduction steps: 1. Open the attached project “CrashRepro“ 2. Open “Assets/Scenes/SampleScene.unity“ scene 3. Enter the Play m... Read more
High CPU usage on idling Unity Editor when "2D Aseprite Importer" packag...
Reproduction steps: 1. Open the attached “repro_IN-48043.zip“ project 2. Add the “2D Aseprite Importer“ package via the Package Ma... 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