Search Issue Tracker
Animated material color always returns default value at runtime
To reproduce: 1. Open project, attached by tester2. Open scene, if not open3. Press Play4. Press X on the keyboard, which prints the... Read more
Null reference exception on entering play mode when an Image with Mask c...
1. Download project "990515 repro.zip"2. Open the scene "test560"3. In Hierarchy window, select Image gameobject4. Enter play mode5.... Read more
Exception rises in Console if user presses Build & Run in newly created ...
Regression from 5.6.0p1 Steps:1. Create a new project2. Press "File -> Build & Run"==>UnityEditor.BuildPlayerWindow+BuildM... Read more
IndexOutOfRangeException: Array index is out of range error when disabli...
1. Open the "900515 repro.zip"2. In Hierarchy window, navigate to Canvas->Image3. Disable "Mask (script)" component4. Observe the... Read more
Running complex procedural geometry crashes unity after few chunks were ...
Steps to reproduce:1. Open attached project2. Open "SandBox" map3. Play the scene Expected result: the game should not crash after f... Read more
Crash in <b2Body::SetActive> making a gameobject with RigidBody2D and Ci...
Reproduction steps:1. Create the new project;2. Create an empty gameobject;3. Add RigidBody 2D and Circle Collider 2D components to ... Read more
New project cannot be created by pressing Enter in Launcher
Regression from 5.6.0f3 Steps:1. Run Unity.exe==>Project dialog appears2. Select folder and type name for the project3. Hit Enter... Read more
Progressive Lightmapper draws shadows when object's Cast Shadows propert...
To reproduce:1. Open attached project "LightmapBug.zip"2. Open "Test" scene.3. In Lighting Settings set Lightmapper to "Enlighten" a... Read more
AssetDatabase.CopyAsset produces corrupt meta file
Steps to reproduce:1. Open attached project2. Click on the added menu button Project/Copy broken file3. Observe the Unable to parse ... Read more
Undoing parenting which was done by script crashes Unity in ObjectUndo::...
To reproduce:1. Open attached project "UndoReproduction"2. Open scene "test"3. In scene select all cubes and press "P" key (this wil... 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