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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow