Search Issue Tracker
[ManagedPlugins] Crash after recompile when using external dll
To Reproduce: 1. Open the attached project 'DllUseEditorCrash.zip'. 2. Play scene 'Main'. 3. Edit 'Test.cs' to trigger a recompile ... Read more
The BinaryReader read data to a Span <byte> is always zero
How to reproduce: 1. Open project "ReadToSpan.zip" 2. In the top Menu bar press Test>Test BinaryReader to Span Expected result: No ... Read more
Variant interface type assignment doesn't correctly convert when using m...
To reproduce: 1. Open user's attached project 2. Go to Window -> Test Runner 3. In Test Runner window, press Run All 4. Observe Exp... Read more
Unity Editor crashes when invoking an interface method
Steps to reproduce: 1. Download and open the attached project 2. Open scene "Hardcoded Desktop" 3. Hit play Result: crash Note: cr... 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
[Backport] Editor crashes when compiling scripts if UNITY_DIAG_ENABLE_DO...
How to reproduce: 0. If not set already, set the UNITY_DIAG_ENABLE_DOMAIN_RELOAD_TIMINGS system environment variable to value 1 and... Read more
Crash when IEnumerator returns nothing due to unreachable code
Steps to reproduce: 1. Open attached project 2. Open scene "Default" 3. Run it 4. Unity crashes Read more
[Unity 5.6] Calling instantiate on a non-main thread crashes Editor inst...
Steps to reproduce: 1. Open the attached project 2. Open scene cc#1 3. Enter play mode Expected result: Error: "INTERNALL_CALL_Int... Read more
Inconsistent data loaded from InitializeOnLoad and InitializeOnLoadMetho...
How to reproduce: 1. Open attached project - When opening the project, this output is printed in the console: OnEnable [Static CTO... Read more
Menu.SetChecked state is lost after entering a Play mode in the Editor
Reproduction steps: 1. Open the attached project "MenuItemCheck.zip"; 2. Click on MenuItemCheck -> The Menu Item to set the check 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
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device