Search Issue Tracker
ScrollRect vibrates with small, world space UIs
Reproduction steps: 1. Open attached "scrollrect_repro" Unity project.2. Open and play "ScrollRect-UnitysVersion" scene.3. Press the... Read more
Exceptions in OnPostProcessBuild scripts do not fail the build
Steps to reproduce: 1. Open the attached project2. Build the only scene in it Expected behaviour: The build should fail as there is ... Read more
[IMGUI] Having a menu item with a single character shortcut ignores it i...
Steps to reproduce:1. Open the attached project2. In the upper Menu bar click 'Tools' and notice that the menu item 'Test' is bound ... Read more
[Dropdown][Standalone] Country list does not appear in build
How to reproduce:1. Open the attached project2. Open and play the "PlayThis" scene3. Notice the dropdown getting filled with the lis... Read more
[Orthographic] Game objects in scene view are clipped after use of pan tool
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Select Pan tool and start to moving scene view4. After some time,... Read more
Graphics.DrawMesh does not handle mirror (negative scale) transforms wel...
Steps to reproduce: 1. Open attached project2. Open scene "Exmaple"3. Select "Main Camera" and notice that Scale specified in Draw M... Read more
[WebGL] Scroll wheel is more sensitive than in Editor or Windows Standalone
Reproduction steps:1. Open attached project.2. Open and play "test" scene.3. Scroll the mouse wheel.4. Notice the numbers in the top... Read more
Crash if DestroyImmediate called under OnPreRender
Steps to reproduce:1. Open attached project2. Open scene "test" and select "GameObject" in the hierarchy3. Check "Crash Me" check bo... Read more
Particles that spawn inside collider are forced out of it
Steps to reproduce: 1. Open attached project "792953.zip"2. Open scene "test_particles_unity_beta_02"3. Run it and notice that it lo... Read more
Rotating objects around Y axis performs rotation around local axis
Steps to reproduce:1) Open the attached project in Unity (rotation_bug.zip).2) Open scene 'test'unity'.3) Select the cube in the sce... 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