Search Issue Tracker
Transform values that do not fit their input field in the Inspector wind...
How to reproduce:1. Create a new Unity project2. Select any GameObject3. Enter a large value into one of its Position/Rotation/Scale... Read more
Multiple selected game objects with different names are renamed to <mult...
How to reproduce:1. Open the attached 'project-1218183.zip'2. Select all the object in the Hierarchy window3. In the Inspector windo... Read more
[SerializeReference] SerializeReference re-creates objects when they are...
Reproduction steps:1. Open "1203135" project2. Add "TestBehaviour" to the Scene3. In the Console window notice "recordedReference ==... Read more
Enum values can't be changed in the Inspector when saving them in a Scri...
How to reproduce:1. Open the user attached project2. Create a Scriptable Object asset via Assets -> Create -> Enum Test3. Open... Read more
UnityEngine.MinAttribute is not restricting the value of a variable when...
To reproduce:1. Open attached project ("case_1183703.zip")2. Open "Test" Game Object from Hierarchy3. In the Inspector window try to... Read more
Error is thrown when moving components up/down in Prefab variant after p...
How to reproduce:1. Open attached "Repro1167440.zip" Project2. Double click on "GameObject Variant.prefab" to enter Prefab Mode3. Mo... Read more
[Inspector Functionality] Inspector doesn't scroll to the bottom when at...
Inspector does not scroll when dragging a component at the bottom to attach it as a component Steps to repro:1. Create a new project... 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
Unable to Create Material Preset of the Default-Material assigned to the...
Unable to Create Material Preset of the Default-Material assigned to the primitive GameObject like Cube, Sphere etc Steps to Repro: ... Read more
Vector3Field gets obstructed when it is used to represent a Quaternion a...
How to reproduce:1. Open the attached "1237385 repro" project2. Open the "SampleScene" from the Assets folder3. Select the "GameObje... 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