Search Issue Tracker
UnityEditor.dll introspection fails with AccessDenied exception when loa...
How to reproduce:1. Open user-submitted project in any IDE (UnityEditorAccessDeniedTest.zip)2. Build and run the project3. Observe c... Read more
Crash when entering Play Mode if a ScriptableObject Resource is loaded a...
Reproduction steps:1. Open the attached "Test.zip" project2. Select the "Test" ScriptableObject in Assets > Resources3. Enter Pla... Read more
"Trying to add UI_Console" and other errors pop up when SetActive() meth...
How to reproduce:1. Open attached Unity project "Dwarf Mountain New"2. Load scene "Game"3. Enter Play mode Expected Result: Game pla... Read more
Changing monitor during runtime with UnitySelectMonitor no longer works
To reproduce: 1. Download project "Scrapper (28.09.17).zip" from attached link and open in Unity2. Click FMOD > Edit Settings and... Read more
[iOS] Script Performance decrease in Unity 5.6 (compared to 5.4)
Both OpenGL and Metal are affected. The scene runs slower on the same target device. Steps:1. Build and Run Development build on iOS... Read more
Crash when using JScriptEngine from Microsoft's ClearScript's dll
Steps to reproduce: 1. Open attached project "956645.zip"2. Open "Crash" scene3. Enter play mode Actual result: Editor crashes on in... Read more
Editor crashes on "MenuController::ExecuteMenuItem" when resetting a scr...
Reproduction steps:1. Open the attached project "repro.zip"2. Open Scenes/SampleScene scene3. Select MainCamera in the Hierarchy win... 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
Editor exits with return code 0 even with compilation errors when Unity ...
Untiy Editor exits with incorrect return code 0 if there are compilation errors and Editor is launched from the command line in a -b... Read more
System.Runtime.Serialization.Formatters needs to be included, when inclu...
Steps to reproduce:1. Open user attached project2. Try these three scenarios:1) Set System.Runtime.Serialization.Formatters to be in... 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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled