Search Issue Tracker
Dragging and dropping a script into a component's slot crashes the Edito...
Repro steps:1. Open attached project2. Open scene "Football"3. Select GameObject "Ball_AI" in the Hierarchy4. Turn Debug Mode in the... Read more
Texture icon box opens asset selector window instead of revealing the as...
How to reproduce:1. Open the attached 'project-1248553.zip' project2. In the Project Browser select 'New Material'3. In the Inspecto... Read more
ManagedReferenceValue loses state when changed via the inspector at runt...
How to reproduce:1. Open user attached project "ManagedReferenceValueStateLoss.zip"2. Open 'ButReportScene' in (Assets/BugReport fol... Read more
Component with hideFlags set to HideInInspector remains hidden when the ...
To reproduce:1. Open attached project ("case_1250355.zip")2. Attach a "Hidden" Script to a "Test" Game Object3. Notice that the "Hid... Read more
Editor crashes when unlocking Inspector with PropertyInfo.SetValue function
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. In the Project Window, select the "NewWearableBody" Sc... Read more
Simple CustomEditor scripts cause significant performance impact
How to reproduce:1. Open the attached 'project-1252396.zip' project2. In the Hierarchy window select 'Test Object'3. Observe the val... Read more
Undoing slider fields when multi selecting from one common value to a no...
How to reproduce:1. Open the attached project2. Select the two directional lights3. Change the Baked Shadow Angle slider4. Undo5. Ob... Read more
[Inspector Framework] NullReferenceException is thrown when the Preview ...
Maximizing the docked Preview window of the following assets causes the editor to throw NullReferenceException1. Material2. Animatio... Read more
Pressing "Play" once while inspecting an audio asset plays the audio 2 o...
How to reproduce:1. Open the attached "1259245.zip" Unity project2. Select any audio asset and inspect it3. Press "Play" in the audi... Read more
Crash on mono_method_signature_checked when selecting a Context Menu opt...
Reproduction steps:1. Open attached project "1263906"2. Open scene "SampleScene" and script "AbstractClass"3. In the Hierarchy, make... 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
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered