Search Issue Tracker
Editor crashes when Graphics.DrawMeshNow is called
How to reproduce:1. Open the attached project's "case_1236602-Project.zip" Scene labeled "SampleScene"2. Enter the Play Mode3. Wait ... Read more
Significant Performance drop depending on the first clicked object tha...
How to reproduce:1. Open the attached (AnimationWindowSlow.zip)project2. Open the "SampleScene" Scene3. Expand "Fast" GameObject unt... Read more
Entity is shown as changed when JobComponentSystem enters an OnUpdate fu...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. In the Console Window, inspect t... Read more
"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
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left