Search Issue Tracker
EditorGUILayout.ObjectField selection pop-up for some Components prevent...
How to reproduce:1. Open tester-attached project (EditorGUILayoutBug.zip)2. Open the SampleScene3. Open the custom Editor window Bug... Read more
[A2] Unexpected assembly reload after building standalone player with pl...
Steps:1. Open attached project2. Set "Edit->Project Settings -> Editor -> Enter Play Mode Options (Experimental)"3. Load Sa... Read more
[Performance Regression] "EditorOnly [Prefabs.MergePrefabs]" process not...
Reproduction steps:1. Import the attached .unitypackage ("1239162.unitypackage")2. Open the Scene "Candy Trip 3" Expected result: Sc... Read more
Unable to add script properties of a custom Object type to be tracked in...
How to reproduce:1. Open the attached project "1238942.zip"2. Open the "test" scene3. Open Animation window4. Select GameObject "Tes... Read more
[IMGUI] Texts are clipped when "TestRunner.Callbacks" script is selected...
On selecting "UnityEngine.TestTool.TestRunner.Callbacks" from Script Component in the Inspector, Texts are clipped, refer attached s... Read more
Splitter IndexOutOfRangeException when opening the editor
Steps to reproduce:1. Open the editor prior to changeset 682d3dec61152. Reset the layout to "Default"3. Open the Test Runner4. Close... Read more
Custom model has incorrect naming scheme when imported into Unity
How to reproduce:1. Create and open a new project2. Import the attached 'TestModel.FBX' model into the project Expected result: mode... Read more
After reloading a scene or restarting Unity, Empty classes using the [Se...
How to reproduce:1. Open the attached BugSR.zip project2. Create a new GameObject in the Hierarchy3. Add "MyBehaviour" Component in ... Read more
Crash on Physics2D_CUSTOM_GetIgnoreCollision when checking Physics2D.Get...
Reproduction steps:1. Open the attached project ("1239208.zip")2. Open "SampleScene"3. Enter Play mode Reproducible with: 2018.3.0a1... Read more
Crash when performing step over
Crash when performing step over 1. What happenedAttempted to step over: await UniTask.DelayFrame(10); and the editor crashes due to ... 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
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component