Search Issue Tracker
The Editor crashes while executing users script
To reproduce: 1. Open the attached project (IOBot.zip)2. Enter Play mode3. Press Start and then Login button in the game Expected: t... Read more
Editor throws "get_dataPath is not allowed to be called from a script co...
Editor throws "get_dataPath is not allowed to be called from a script constructor" error on upgrading project from 2018.2 to 2018.3.... Read more
API updater doesn't auto update GameObjectRecorder API
Steps To Reproduce: 1. Open the attached project.2. Observe the errors in console. Error on:m_Recorder.BindComponent<Transform>... Read more
Changes via Inspector are not saved to a .asmdef asset when it is marked...
How to reproduce:1. Create and open a new project2. Create a new assembly definition file in the Project Browser3. Mark the file as ... Read more
[MacOS] Assertion failure when opening drop-down Menu item with multiple...
Steps to reproduce:1. Open Project "NSMenuItem_Bug"2. Click on the red node labeled "Apartment" in the "Dialogue" Window3. In the In... Read more
Addressables.UnloadScene method never enters a "Done" state after succes...
Addressables.UnloadScene returns IAsyncOperation object just like the LoadScene method, but for the UnloadScene method, IAsyncOperat... Read more
Application freezes for short duration when add is loaded via interstiti...
To reproduce:1. Open user's attached project2. Build and run for Android3. Press "requestAd" button Expected: no significant perform... Read more
System.Net.Http.dll could not be found error is thrown when response fil...
"System.Net.Http.dll could not be found" error is thrown when msc.rsp/csc.rsp file with the content "-r:System.Net.Http.dll" is pres... Read more
Metadata file 'System.Net.Http.dll' could not be found error is spammed ...
Steps to reproduce:1. Open attached project-same error "CS0006: Metadata file 'System.Net.Http.dll' could not be found" is thrown in... Read more
JavaScript files under WebGLTemplates folder are being compiled as Unity...
How to reproduce:1. Open the attached "TestFor1067185.zip" project2. Go to Assets -> WebGLTemplates -> TestTemplate3. Modify t... 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