Search Issue Tracker
Multiple separator lines between list items shown in Undo History window...
Steps to reproduce:1. Create a new Unity project2. Open Edit->Undo History3. Generate some Undo events4. Select the 2nd item from... Read more
[Undo] Redo revert override operation crashes Editor
Steps:1. Open attached project2. Open TestScene scene3. Open Explorer: "Explorer -> Window" menu item4. Click on Replay==> Edi... Read more
[Undo] GameObject is duplicated when undoing "Replace Base" operation
Steps:1. Create a new project2. Add a GameObject3. Convert it to prefab and then to Variant4. Open variant InContext5. Drag root to ... Read more
Using DestroyImmediate in the Editor when prior to this calling DetachCh...
To reproduce:1. Open attached project2. Open SampleScene3. Enter Play Mode4. Leave Play Mode Reproducible with: 2017.4.24f1, 2018.3.... Read more
"Unknown error occurred..." is thrown when opening an empty Scene
How to reproduce:1. Open the user-attached project2. Open the “MainMenu” Scene3. Open the Console window Expected result: Detailed e... Read more
Rect tool enables to move root Prefab in Context mode
How to reproduce:1. Create new project2. Create new Plane3. Make it a Prefab4. Edit Plane in Context Mode5. Try to move prefab with ... Read more
Scene can't be enabled because it doesn't exist after deleting a folder ...
How to reproduce:1. Open the attached "136451.zip" project2. Open the "NewScene" Scene in the "_Folder" folder3. Enter and exist the... Read more
[2D][Animation] Lost Crypt demo project has missing Sprite Library refer...
[2D][Animation] Lost Crypt demo project has missing Sprite Library references Opening Lost Crypt demo project on Unity 2021.1 or upg... Read more
Instantiated FBX through code throws error after leaving Play Mode
How to reproduce:1. Create a new empty 3D project2. Download the user attached "Assets.zip" assets3. Drag and drop the assets from "... Read more
Prefab Mode does not have Discard Changes like Scenes do
Right clicking on a Scene header in the Hierarchy allows the user to discard any unsaved changes to the scene. For consistency we sh... 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