Search Issue Tracker
Unity crashes on Visual Studio debugger when there is a breakpoint on a ...
How to reproduce:1. Download, extract and open user's attached project (Crash on Ref.zip)2. Open "MyScripty" script from the project... Read more
Editor crashes if there are too many scripts loaded
Reproduction steps: 1. Open a Project with many scripts Expected Result: Project imports and opensActual Result: Editor crashes on i... Read more
Crash on memset when passing integer instead of array to NativeArray con...
How to reproduce:1. Open the attached project2. Open the "Main.unity" scene3. Press Play4. If Unity didn't crash, wait a bit Actual ... Read more
[Windows] Application.targetFramerate is ignored when Time.captureFrameR...
If Time.captureFrameRate is set to > 0 in GenLockSync class, the actual frame time is as fast as possible, ignoring the targetFra... Read more
Deadlock due to UnitySynchronizationContext invoking event in lock
How to reproduce:1. Open the attached "DeadlockRepro.zip" project2. Open the "SampleScene" scene3. Enter the Play mode-- Editor free... Read more
Maya Binary file freezes the editor when importing it to the project
To reproduce:1. Open any project2. Try importing the attached Maya Binary file Expected: .mb file is imported into the projectActual... Read more
[General] Inconsistent calls to [InitializeOnLoadMethod] in a DLL
How to reproduce:1. Open the user-submitted project(Startup Delay Call Bug)2. Check the Console window3. Export NewBehaviourScript.c... Read more
Cannot add a script to an object when the script has precompilers inside...
How to reproduce:1. Open attached project "repro_1099297"2. Try to add a test script from the project view to GameObject inside the ... Read more
JsonUtility.FromJsonOverwrite does not take exponents into account conve...
How to reproduce:1. Open tester-attached project2. Check the 'StringToDouble.cs' script3. Drag the Script onto any GameObject4. Ente... Read more
CSharpNamescapeParser throws InvalidOperationException: Stack empty
Steps to reproduce: 1. Open attached project2. Reimport PropertyReference script3. Notice error in console:InvalidOperationException... 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
- Scaled Backgrounds List and dropdown text are enabled while Scaled Backgrounds field is disabled in IMGUI Debugger window
- Editor crashes when large value is entered in Scaled Backgrounds field of IMGUI Debugger window
- "Custom Function" Node "Input" type changes do not immediately show mistmatch errors when set to an incompatible type in Shader Graph
- My Assets list is populated with Asset Packages when setting how many Packages to display before clicking the Load button
- Hub shows 6.0 as Latest LTS when opening a project after deleting its 6.3 Editor version