Search Issue Tracker
Editor hangs when calling Invoke method in a loop
Reproduction steps:1. Open the attached '1402961-sample' project2. Open the 'SampleScene'3. Enter Play mode4. Observe the Editor han... Read more
Editor crashes after deleting a material variant which has a child varia...
Reproduction steps:1. Create a new project2. Create a Material3. Create a variant of that Material4. Create a variant of that Materi... Read more
[Vulkan] [Android] Crash when calling IUnityGraphicsVulkanV2::ConfigureE...
Reproduction steps:1. Open the attached project "MinimalRepro.zip"2. Change the platform to Android3. Go to Player Settings and set ... Read more
Using Volumetric Clouds and multiple Dynamic Lights produces incorrect l...
How to reproduce:1. Open the user's project "HDRPBugTest.zip"2. Open the "test1" Scene3. Observe Cloud lighting4. Disable "Plane" Ga... Read more
Creating a Script as a new Component to the GameObject crashes the Editor
How to reproduce:1. Create a new project2. Create a new GameObject3. In it's Inspector click -> Add Component and type Script and... Read more
Volume Gizmo is shaking in Game view
1. Create a new HDRP template Scene project2. Open Game Window3. Enable Gizmos4. Inspect the Green volume in front of the Camera Rep... Read more
Errors are thrown when AssetDB tries to save some Prefabs in an immutabl...
How to reproduce:1. Open the user's attached "U2022b" project2. Press the "Ctrl + S" ("⌘ + S" on MacOS) key combination on keyboard ... Read more
Editor stuck on loading scene when entering Play Mode
How to reproduce:1. Open the project "repro project.zip" from the google drive link2. Open Assets > Scenes > Game.unity3. Ente... 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