Search Issue Tracker
[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
[HDRP] Entering Play Mode with HDRP 8.0.1/9.0.0 preview.13 gives StaticL...
Reproduction steps:1. Open the attached user's project "butterflybroken.zip"2. In the Project window under "Butterflies" open "Butte... Read more
[2D][Sprite Atlas] Normal map renders differently with 2D lights when pa...
[2D][Sprite Atlas] Normal map renders differently with 2D lights when packed in sprite atlas Both primary and secondary texture in p... Read more
Detaching and reattaching UnityEditor.UISystemPreviewWindow from Profile...
How to reproduce:1. Create and open a new Unity project2. Open Profiler window3. Scroll down and select UI Details4. Resize the Prof... Read more
[2D][Spriteshape] Disabled corner option does not work on existing sprit...
[2D][Spriteshape] Disabled corner option does not work on existing spriteshape upgraded from a previous version Repro Steps:1. Open ... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project