Search Issue Tracker
Visual Elements get sent old PointerEnterEvents if their display is set ...
How to reproduce:1. Open project "PointerHideBug.zip"2. Enter Play Mode3. Move the pointer on the brown square4. When the square dis... Read more
[IL2CPP] Nesting finally block is proceeded incorrectly when a task is c...
Reproduction steps:1. Open the attached project "FilanllyTest.zip"2. Switch the platform to Android3. Make sure the scripting backen... Read more
Prefab "Duplicate identifier" errors when importing Prefab in different ...
Reproduction steps:1. Open the attached project "prefab"2. In Project Window open the "Assets" folder and find the file "street"3. R... Read more
Title bar doesn't get updated to <Vulkan> when using Vulkan Graphics API...
Reproduction steps:1. Create a new 3D project2. In Edit > Project Settings find Graphics APIs for Windows3. Add Vulkan4. Observe ... Read more
OnPostRender is called multiple times per frame when setting Application...
Reproduction steps:1. Open the attached user's Unity project "TestOnPostRender.zip"2. Go to Assets > Scenes folder3. Open "Sample... Read more
Texture property error spam when selecting a GameObject with 'ProblemMat...
How to reproduce:1. Open the user attached project2. Open ProblemScene.unity3. In Hierarchy select the Sphere GameObject Expected re... Read more
Unity Editor hangs for a long time when switching to release mode after ...
How to reproduce:1. Create a new project2. Create a new C# script and open it3. Click the "Attach to Unity" button4. End Debugging5.... Read more
[HDRP] Unity Editor Crashes due to Path Tracing CheckDirtiness when Prev...
Reproduction steps:1. Open attached project "HDRP test"2. Open Game view3. Go to VAC -> Champion Preview4. At the opened Champion... Read more
Shader error is thrown when baking the lighting with static GameObjects ...
Reproduction steps:1. Open the user's attached project2. Select any GameObject in the Hierarchy and check the "Static" checkbox in t... Read more
PointerEnterEvent not triggered when using a Touch pen and Old Input System
Reproduction steps:1. Open the user's attached project2. Build and Run the project3. Hover over the red block using a pen Expected r... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS