Search Issue Tracker
Stack overflow crash when in Play mode
Reproduction steps:1. Open the user's attached project2. Open scene 'Scenes/MainScene'3. Enter Play mode Expected result: Play mode ... Read more
[IL2CPP] Project fails to Build fails when 'event Action' is used
To Reproduce: 1. Build the project from repro_test.zip (12 MB) with Ill2CPP2. Observe that the build fails with: IL2CPP error for me... Read more
GameObject with Shader Graph Lit Material is not visible when drawn with...
How to reproduce:1. Open the user's attached "URPAlpha.zip" project2. Open the "BugDemo" Scene3. Enter Play Mode4. Observe the Game ... Read more
Console displays "ArgumentException: Cannot unschedule unknown scheduled...
Steps to reproduce: Create a new Unity project Go to Window -> Audio -> Audio Random Container Verify that the "Audio Random C... Read more
Calling GetComponents method on non-empty List keeps old references to e...
Reproduction steps:1. Download and open the attached project 'ComponentLeak.zip'2. Open scene 'SampleScene'3. Enter Play Mode4. Obse... Read more
Animations do not play completely/get stuck when FPS/frame rate is low
How to reproduce:1. Open attached project "UI_Environment.zip" and scene "Sample Scene"2. Enter Play mode3. In Game view, press "Pla... Read more
Can't navigate menus in Shader Graph when using keyboard keys for naviga...
How to reproduce:1. Open the user-submitted project2. Open the Shader Graph "UnlitShaderGraph" (Assets/UnlitShaderGraph.shadergraph)... Read more
IL2CPP compile error when script contains method group of interface to d...
How to reproduce: 1. Open attached project- Project contains a single script: using System; public interface IMyInterface<T>{v... Read more
Prefab's Overrides window appears from the left side of the Editor
Steps:1. Create a new project2. Add any GameObject and convert it to the prefab3. Select prefab instance in the Hierarchy4. Click on... Read more
Editor and Build Profiles windows turn black when moved to another monitor
Steps to reproduce: Short version: Have your monitors set to mirror Close your Mac (as you would when putting it to sleep); make sur... 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