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 SampleScene 3. Open the custom Editor window ... Read more
[A2] Unexpected assembly reload after building standalone player with pl...
Steps: 1. Open attached project 2. Set "Edit->Project Settings -> Editor -> Enter Play Mode Options (Experimental)" 3. Load SampleSc... 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:... 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" scene 3. Open Animation window 4. Select GameObject ... 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 682d3dec6115 2. Reset the layout to "Default" 3. Open the Test Runner 4. C... Read more
Custom model has incorrect naming scheme when imported into Unity
How to reproduce: 1. Create and open a new project 2. Import the attached 'TestModel.FBX' model into the project Expected result: m... Read more
After reloading a scene or restarting Unity, Empty classes using the [Se...
How to reproduce: 1. Open the attached BugSR.zip project 2. Create a new GameObject in the Hierarchy 3. Add "MyBehaviour" Component ... 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... Read more
Crash when performing step over
Crash when performing step over 1. What happened Attempted to step over: await UniTask.DelayFrame(10); and the editor crashes due t... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player