Search Issue Tracker
Assert conditional on ENABLE_UNITY_COLLECTIONS_CHECKS and UNITY_DOTS_DEB...
Steps to reproduce:1. Download the attached user's project "DoubleConditionalReport.zip"2. Make a Windows Standalone Player build3. ... Read more
[M1] Incorrect calculation of values using multiplication with Mathf.Sqr...
How to reproduce:1. Open the user attached "M1 Issue Repo Package.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode Expe... Read more
The normal skybox is used when editing prefabs in isolation mode instead...
How to reproduce:1. Create a new project2. Add a cube to the scene and create a prefab from it3. Open the prefab in isolation mode a... Read more
[Android] Unaccounted time in profiler
Steps to reproduce:1) Create a new project2) Switch platform to android3) Make sure Bundle Identifier has been set up4) Enable Devel... Read more
Animation window is really slow and lagging when using a lot of keyframe...
To reproduce:1. Open users attached project "Unity Animation window lag.zip"2. Open Animation window3. Expand "Crow.fbx" asset from ... Read more
ObjectPool's pool is destroyed when entering Play Mode without reloading...
How to reproduce: 1. Open the project “IN-105606_Pooling”2. Enter Play Mode3. In the Hierarchy, observe the “GameObject” Expected re... Read more
[Android] Crash on GetEnvironmentDepthSupported+16 when launching a spec...
Reproduction steps:1. Open the attached “repro_IN-99554“ project2. Open the “File → Build Settings…/Build Platforms” window3. Switch... Read more
Parent Prefab fails to correctly override changes to its children Prefab...
Steps to reproduce:1. Open the attached project "Case_1195496"2. Open "SampleScene"3. In the Hierarchy window Expand "Parent" Instan... Read more
[SRP] GL immediate mode geometry does not appear using Lightweight RP fo...
GL immediate mode geometry generated via script in OnPostRender does not appear in Game view during Play mode when the Scriptable Re... Read more
Color picker dialog does not open when pressing on the Color Node or Col...
How to reproduce:1. Create a new URP/HDRP project2. Create an Unlit Graph in the Project window (Right-click -> Create -> Shad... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation