Search Issue Tracker
Script with Mono.Cecil compiles with "Windows Store IL2CPP Scripting Bac...
To reproduce: 1. Open attached project with Unity which has "Windows Store IL2CPP Scripting Backend" installed. 2. No errors, it's p... Read more
Collab - Linking a prefab to another is visible only to the creator of t...
Assuming the user has a Collab-enabled project, that his first commit has been done and that the scene contains prefabs with exposed... Read more
Time and FixedTime progresses if a MonoBehaviour with OnDrawGizmos exist...
Reproduction Steps: 1. Import attached project. 2. Open "TimeTest" scene. 3. Select "Test Object" in Hierarchy. 4. Move it around in... Read more
Animator component causes Editor to crash (in "mono_add_process_object")...
Reproduction Steps: 1- Open the reproduction project. 2- Open scene "Crash.unity". 3- Enter and exit play mode repeatedly and quickl... Read more
Animation doesn't preview if sprite's animation has been edited
How to reproduce: 1. Open the attached project "888521animationTest.zip" 2. Open test scene and make sure that animation window is o... Read more
"Sprite Mode" is not auto-populated when switching Texture Type to "Spri...
"Sprite Mode" is not auto-populated when switching Texture Type to "Sprite (2D and UI)" 1. Create a new project in 3D mode 2. Right... Read more
RigidBody set to Interpolation mode throws an error
Reproduction steps: 1. Open the attached project "RigidBodyBug.zip"; 2. Open the only one Scene in the Assets; 3. Enter a play mode;... Read more
Crash in UI::Canvas::MarkAllNestedCanvasesDirty() when exiting a scene
Steps to reproduce: 1. Open the project attached 2. Enter Play mode 3. Wait 2 seconds for the initial animation to end 4. Click "Bac... Read more
Unity crashed when setting game object as a Particle System's Skinned Me...
Steps to reproduce: 1. Download TestCrash2.zip and open "crash" scene 2. Select "Group57466_Arm" game object (Hierarchy MannequinRig... Read more
[Inspector] Integer fields are displayed instead of values for serialize...
Serialized enums, that derive from abstract classes are shown as integers in the Inspector. Steps to reproduce: 1) Open the latest ... 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
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled