Search Issue Tracker
Scriptable Object's icon is missing in the Inspector in 5.6
Steps to reproduce:1. Open attached project "933112.zip"2. Right click on the Project View and create a new "Custom Scriptable Objec... Read more
Previously referenced scriptable object in a prefab gets corrupted after...
Steps to reproduce:1. Open attached project "UnityBug.zip"2. Right click in the Project View and create two new scriptable objects("... Read more
[Animation] Vertex Compression is not disabled if Mesh Compression is tu...
If Mesh compression is turned on in model import settings on models with animations, no matter what setting, Vertex compression is n... Read more
EditorGUILayout.Popup method does not account for GUI.matrix scaling
Reproduction steps:1. Open the attached project(9:56 AM).2. Go to Atlatl > Creation Graph (Ctrl(Cmd)+G).3. Click Unified Model.4.... Read more
Unity-upgraded shader cause inconsistent line endings warning if saved w...
How to reproduce:1. Open the attached project2. Open "Test.shader"3. Uncomment the code and save the file using Windows or Mac line ... Read more
Rearranging windows causes window overlap and flickering game window
Steps to reproduce:1. Create new project2. Separate Scene and Game windows so they are both visible3. Under them put Project window ... Read more
Incorrect color calculation in linear color space using sprites packed w...
How to reproduce:1. Open user-supplied project2. Load scene "scene"3. Hit play and observe the Game View Expected result: Both Image... Read more
Changes to Grid Objects with a brush are discarded on entering Play Mode...
Reproduction steps: 1. Open "MinimalReproProject"2. Open the "Main" Scene3. "Window" -> "Tile Palette"4. Select "Wall Brush" inst... Read more
Transform tools' Axis offset when using hierarchy search
To reproduce:1. Create empty project, select a camera2. In Scene view select one of the transform tools (example: click W for Move t... Read more
Assertion failed: Invalid mask passed to GetVertexDeclaration() when usi...
Steps to reproduce:1. Open the attached project2. Open the ExampleScene scene3. Play the scene4. Observe the errors Actual results: ... 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