Search Issue Tracker
Animations attributes get corrupted in the Animation window when opening...
To reproduce:1. Open the project “TestCam2021” in Unity 2019.3 or 2020.32. Open the Animation window (Window → Animation → Animation... Read more
Addressables include non-UnityEngine.Object assets in the Resource Locat...
To reproduce:1. Open the project “DBD-Duplicate-Addr-Test”2. Open Addressables Groups (Window → Asset Management → Addressables → Gr... Read more
Button clicks are not registered when the project is built
To reproduce:1. Open the project “UnityPlayerBugReport”2. Build And Run3. Click on the button on the screen Expected result: Clicks ... Read more
A button gets expanded when its margins are set in percentage
To reproduce:1. Open the project “Flex End”2. Select “UIDocument” in the Hierarchy3. Double click on “MainUI” in the Inspector Expec... Read more
“SendMessage cannot be called during Awake” warning appears when enterin...
How to reproduce:1. Open the user’s attached project2. Enter Play Mode3. Observe the Console window Expected result: No warningActua... Read more
ObjectDisposedException thrown when removing elements from a serialized ...
Reproduction steps:1. Open the user’s attached project2. Click “Assets/new data.asset”3. In the Inspector window, click “+” a couple... Read more
Terrain creates a "Tree Imposter Texture" for a tree when the tree does ...
Reproduction steps:1. Open the “IN-14574_TreeImposterTexture“ project and open the “Main” scene2. In Memory Profiler capture a snaps... Read more
Cloth Constraints Paint tool doesn't change constraints of the GameObjec...
How to reproduce:1. Create a new Unity project2. In the Hierarchy create a new Sphere GameObject3. Select the Sphere GameObject and ... Read more
Editor Coroutine throws Null Reference Exception when stopping Coroutine
Reproduction steps:1. Open user attached Project "EditorCoroutinesBug"2. Click Tools > "Bug"3. Click Unsubscribe Expected result:... Read more
Cloth Intercollision does not work when two GameObjects with Cloth collide
Reproduction steps:1. Open the attached "1358405.zip" project2. Open the "SampleScene" Scene3. Enter the Play mode4. Observe the Pla... 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