Search Issue Tracker
[Editor] EditorGuiLayout.Colorfield doesn't update using colour picker w...
To reproduce:1. Open attached project "1165556.zip"2. Press Window > ObjectMaster3. In the ObjectMaster window press "Add new lay... Read more
Editor freezes when using Debug.Log and trying to print a value within t...
How to reproduce:1. Open attached project "Case_1164485_repro.zip"2. Open "Paddle" scene3. Enter Play Mode Expected result: Editor d... Read more
"No MonoBehaviour in the file" when using the Assembly Definition "Versi...
How to reproduce:1. Open the user's project2. Press Play3. Select "Main Camera" in the Hierarchy4. Inspect the Inspector, it shows "... Read more
ExpressionNotValidException errors appear when adding invalid versions t...
How to reproduce:1. Create new project2. Create Assembly Definition3. Add to Version Defines list4. Select any package5. Write any i... Read more
Prefab Instance with a broken Prefab connection is created when Prefab w...
How to reproduce:1. Download and open the submitted project2. Drag the GameObject from the scene to the project window to create a P... Read more
GameObjects in Hierarchy window are not hidden when using HideFlags.Hide...
How to reproduce:1. Open attached "project-1167675.zip" project2. Select "Main Camera" in the Hierarchy window3. In the Editor selec... Read more
Creating a new project will throw multiple assertion failures regarding ...
Creating a new project will throw multiple assertion failures regarding 'artifactMetaInfo != nullptr' As of 2019.3.0a9, creating new... Read more
Crash on Object_CUSTOM_GetName when trying to get Transform.name when pa...
How to reproduce:1. Open the "name_repro.zip" project2. Open the "SampleScene.unity" scene3. Press Play Actual result: Unity crashes... Read more
Internal recursion error is thrown when trying to update the project usi...
How to reproduce:1. Open the attached project ("case_1167361-API_Updater_Test.zip")2. Start the API update3. Inspect the console Exp... Read more
2018_4_OR_NEWER define is missing/not working/broken
How to reproduce:1. Open attached project "defineMissing 2019.zip"2. Open "Window" -> "General" -> "Test Runner"3. In "Test Ru... 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