Search Issue Tracker
Playable function calls have inconsistent behaviour
Reproduction steps:1. Open the attached “Repro2.zip“ project2. Open the “RootMotionBug” scene3. Enter Play mode4. Select “BasicMotio... Read more
2D Platformer Microgame Template has no 2D packages installed
Reproduction steps:1. Create new project using 2D Platformer Microgame template2. Open Package Manager Expected result: Package Mana... Read more
"Exception: System.Exception: It is not possible to do the operation in ...
How to reproduce: Open the attached project "rollBackTest.zip" Enter Play Mode Expected results: No errors thrown in the Console win... Read more
Editor freezes for a few seconds when moving a group of GameObjects in t...
How to reproduce:1. Open the user-attached project “HDRBug”2. Open the scene “SampleScene”3. In the Hierarchy, under the GameObject ... Read more
[Input Manager] "Joystick is connected" is logged into the Console when ...
How to reproduce:1. Create a new Unity project2. Connect a gamepad3. Observe the Console Expected result: “Gamepad is connected” is ... Read more
CinemachineBrain component constantly invokes Garbage Collection when en...
How to reproduce:1. Open the "cinemachinebrain_gc" project2. Open the "SampleScene"3. Open the Profiler (Window > Analysis > P... Read more
Documentation Link does not work when the "Style Sheet" question mark is...
Repo steps: Open Unity Scene Right click the project window Choose "create" > "UI Toolkit" > "Style sheet" Click the "?" butto... Read more
Hard instead of soft shadows are rendered on transparent materials when ...
How to reproduce:1. Open the “URP Beta” project2. Open the “SoftShadowBug” Scene3. Change “Rendering Path” to “Deferred” in “Assets/... Read more
Documentation Link does not work when the "UI Document" question mark is...
Repo steps: Open Unity Scene Right click the project window Choose "create" > "UI Toolkit" > "UI Document" Click the "?" butto... Read more
Documentation Link does not work when the "TSS Theme File" question mark...
Repo steps: Open Unity Scene Right click the project window Choose "create" > "UI Toolkit" > "TSS Theme File" Click the "?" bu... 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