Search Issue Tracker
"Exception: bad object" error is thrown when trying to Diff snapshots in...
Repro steps:1. Download both .snap files, attached by the user2. Create a new Unity project3. Install the Memory Profiler package4. ... Read more
[OSX] Scrolling is choppy when scrolling with a trackpad in the Editor
How to reproduce:1. Create a new project2. Add as many components to the 'Main Camera' GameObject that the Inspector would be scroll... Read more
[IMGUI] Account dropdown overlaps with the Layers dropdown opened earlier
After opening Layers dropdown when Account is selected, the Account dropdown overlaps with the Layer's dropdown, Refer attached vide... Read more
[Mobile] UI button stays pressed in after releasing it while the pull do...
Repro steps:1. Open attached project2. Build and Run on mobile3. Press and hold one of the buttons on the left4. While holding the b... Read more
[Android] Galaxy S20 freezes after several seconds with animated charact...
Steps to reproduce:1. Open attached project "803118 S20 Crash.zip"1.1 Make sure "GPU Skinning" checkbox in "Player settings" window ... Read more
Two errors are thrown in the Console window when creating a new HDRP tem...
How to reproduce:1. Create and open a new HDRP template project2. Observe the Console window Expected result: no errors are thrownAc... Read more
GUI Text Field and Text Area use the Editor themed background when it is...
How to reproduce:1. Open user-submitted project (New Unity Project)2. Open the SampleScene3. Inspect the GUISkin.guiskin - its Text ... Read more
[Entities] Error DCICE001: Entities.ForEach Lambda expression uses somet...
Steps to reproduce:1. Add this script to project with Entities installed: using Unity.Entities; public class NewBehaviourScript : Sy... Read more
Editor crashes after entering the Play Mode when using Unity NetCode
How to reproduce:1. Open the attached Scene labeled "NetCodeTest"2. Enter the Play Mode3. Wait for a few seconds Expected result: Sc... Read more
[Other] InvalidOperationException error is thrown when accessing Propert...
How to reproduce:1. Open the "SampleScene" in the attached "1236066" project2. Enter Play mode3. Observe the Console Expected result... 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