Search Issue Tracker
GetManagerFromContext: pointer to object of manager 'MonoManager' is NUL...
How to reproduce: 1. Open cmd 2. Type: "C:\Program Files\2018.1\2018.1.6f1_57cc34175ccf\Editor\Unity.exe" -batchmode -createProject ... Read more
Empty error is logged with specific compile issue
Steps to reproduce: 1. Open the attached project 2. Notice the empty error in the console 3. Open the 'NewBehaviourScript' in Visua... Read more
Coroutines that are synchronized to "WaitForEndOfFrame" and "Time.deltaT...
How to reproduce: 1. Open the user attached project 2. Open the "OpeningScene" Scene 3. Enter Play Mode and press the left mouse but... 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 Unity 2. Click FMOD > Edit Settings and ... Read more
[.NET 4.6] System.Runtime.WindowsRuntime.dll and System.Runtime.InteropS...
Steps to reproduce: 1. Open user attached project 2. Make sure the Scripting Runtime Version is set to .NET 4.6 3. Observe that both... Read more
Editor freezes after Building & Running while in Play mode
How to reproduce: 1. Open the attached project 2. Open the "OfflineLobby.unity" scene 3. Enter Play Mode 4. Press Ctrl + B 5. Build ... 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 update 3. Inspect the console ... Read more
InspectorWindow is inaccessible due to its protection level when used in...
Reproduction steps: 1. Download "OnPostHeaderGUIBug.zip" project and open in Unity Expected: no errors appear in the console Actual... Read more
Building right after fixing errors in script causes compiler errors to l...
Steps to reproduce: 1. Open attached "ScriptReload.zip" Unity project 2. Open "Test.cs" script 3. Fix error in script by adding ";" ... 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
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project