Search Issue Tracker
CreateGUI gets executed before Awake and OnEnable when opening a project...
How to reproduce:1. Open the attached project "CreateGUI Execution Order.zip"2. Observe the Console window Expected result: CreateGU... Read more
[SerializeReference] Deleting an element of list with SerializeReference...
How to reproduce:1. Open the attached (Repro.zip) project2. Open the SampleScene3. In Hierarchy Window select "Cube" GameObject4. In... Read more
Variable values are not assigned when a Monobehaviour script has a const...
Reproduction steps:1. Open the attached project "Case_1383018" and load Scene "SampleScene"2. Enter Play Mode3. Observe the Console ... Read more
Message gets logged in the Console when using Debug.LogFormat and the un...
How to reproduce:1. Open the attached 'case_1354586.zip' project2. Open the SampleScene3. Enter the Play mode4. Observe the Console ... Read more
DLLs not running when in Player
How to reproduce:1. Open the attached project "MVC.zip"2. Install "Multiversal Vehicle Controller" (follow the instructions in https... Read more
RuntimeInitializeOnLoadMethod is not called if it is part of nested clas...
How to reproduce:1. Open the attached "Runtime_Bug.zip" project2. Click Play Expected results: 'No Namespace - Inner', 'No Namespace... Read more
Cannot resolve/suppress warnings when using deprecated/stripped properti...
How to reproduce:1. Open the attached project2. Inspect the "ImpossibleWarnings.cs" script3. Note that a warning is thrown for a dep... Read more
DLL with Define Constraint included in BuildPlayerOptions.extraScripting...
Steps to reproduce:1. Download and open the user's attached project ("DefineConstraintsIssue-2021.1.zip")2. In the menu bar click Te... Read more
Clicking the Debug/Release mode button in the bottom right doesn't open ...
Reproduction steps:1. Open any Unity project2. In the bottom right of the Editor, click on the Debug/Release mode button Expected re... Read more
Plugins are not filtered when using Assembly Definition Define Constraints
Reproduction steps:1. Open the attached project "AssemblyBug.zip"2. Go to File > Build Settings and press Build3. Go to the Build... 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