Search Issue Tracker
Errors being produced when deleting last Quality level or adding the new...
How to reproduce:1. Open new Unity project2. Go to Edit --> Project Settings --> Quality3. Delete all the quality levels and t... Read more
[MSE::Unload dirty scene] Unloading a dirtied scene does not ask for sav...
[MSE::Unload dirty scene] Unloading a dirtied scene does not ask for saving confirmation and information is lost Steps to repro:1. A... Read more
[MSE::Prefab highlight] Prefab GOs loses its indication in the hierarchy...
[MSE::Prefab highlight] Prefab GOs loses its indication in the hierarchy panel when multi-scenes are edited Steps to repro:1. Open t... Read more
[Mono][VS]Editing script while in play mode crashes Unity
How to reproduce:1. Open the attached project2. Open and Play Loader scene3. Open one of the scripts in Visual Studio (for instance ... Read more
[Regression] Copying color from component throws NullReferenceException
Note: Not only UI is affected. Tested and reproduced the same on: Materials, scripts with 'Color', Camera background, Lighting etc. ... Read more
Setting GameObject's layer with editor layout set to default throws Inva...
Steps to reproduce: 1. Create new project2. Maximize editor/make it fullscreen3. Reset Layout to Default4. Add empty game object to ... Read more
Drag and drop prefab into scene of another Unity instance gives random o...
Steps to reproduce: 1. Download attached DragAndDropError.zip, there are two projects: "DragMe" and "ToThis".2. Open both of them wi... Read more
[UI::CanvasManager::AddRerenderInstructions] crash on Disabling Main Cam...
To repro:1. Run project attached.2. Open scene 1-2.3. Hit Play and press Space from the keyboard (this action shall disable the came... Read more
[ContextMenu] Screen.width or Screen.height called in ContextMenu return...
Steps to reproduce: 1. Open attached project "ContextMenuBug.zip"2. Open scene "repro"3. Select "Cube" game object4. Clear console5.... Read more
After editing asset name in project window parts of text disappear
1. Import attached Unity package into a new project2. Open the scene3. Edit the scene name in project viewExpected result: All texts... 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