Search Issue Tracker
Creating materials from string will dirty the scene even if HideFlags ar...
1. Open the attached project2. Open a custom editor by clicking "Custom -> Open"3. Click on the buttons to create materials4. Not... Read more
Asset reference is null after disk operations
To reproduce:1. Open attached project2. In the menu bar open up Swing > TestWindow3. Drag the "test" asset (from project) into th... Read more
Adding a DontSave component to a normal GameObject throws errors
To reproduce:1. Open attached project2. Open scene test3. It contains a gameobject with a components that is set to "DontSave"4. Ent... Read more
[Prefabs] Select Dependencies does not work with recently created prefab
Steps to reproduce:1. Create a Game Object2. Attach script to it3. Drag and drop the Game Object to assets folder in order to create... Read more
Unity crashes on scene saving
Steps to reproduce : - create a new project- right click in the Hierarchy and create a cube- go to File > Save scene- name the sc... Read more
Resources.UnloadUnusedAssets() doesn't unload fonts if they were loaded ...
Resources.UnloadUnusedAssets() doesn't unload fonts if they were loaded from an asset bundle and unloaded by using AssetBundle.Unloa... Read more
[Mac-only] Crash when opening Drag And Drop scene in UI project after re...
- Open attached project- You will see some tabs that failed to load: http://i.imgur.com/99lvNON.png- Right click on them and remove ... 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