Search Issue Tracker
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
Attaching a script with mismatching script name/class name shows wrong n...
To reproduce: 1. Open the attached project (Exercise.zip)2. Rename the GMx script to LevelJump and try attaching it to the GM game o... Read more
NavmeshBuilder.CollectSources() method doesn't get auto-updated when ope...
NavmeshBuilder.CollectSources method takes 7 arguments instead of 6 on 2018.3 and it doesn't get updated by api updater. Steps to re... Read more
Cannot find ScriptableObject asset by search in Project Window when name...
How to reproduce:1. Download and open attached "Asset Namespace Change Bug" project2. In the Project Window's search bar type "t:MyS... Read more
Help/Documentation Button of C# Script Does not Send you to the HelpURLA...
To reproduce:1. Open attached project2. Select ExampleScript in project window3. Click on Help/Documentation button Actual: MonoScri... Read more
Unity crashes on Transform::SetLocalPosition when entering Play Mode
Unity crashes on Transform::SetLocalPosition when entering Play Mode after adding [RuntimeInitializeOnLoadMethod(RuntimeInitializeLo... 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
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times