Search Issue Tracker
Garbage is generated by the AutoConnect method when deleting a Terrain w...
Reproduction steps:1. Open the user's attached "AutoConnectBug.zip" project2. Open the "AutoConnect_Unecessary_Garbage_Generation" S... Read more
[URP] CullingResults contain duplicated Terrain as many as ScriptableRen...
How to reproduce:1. Open the user's attached "TerrainBug.zip" project2. Open the "SampleScene" Scene3. Select the "JustCallCull" Gam... Read more
Terrain shadows are not rendered when zooming out in Scene/Game View wit...
Steps to reproduce:1. Open the attached project "Project.zip"2. Open Scenes/Test3. Zoom out in the Scene View4. Observe the Terrain ... Read more
GUIStyle.CalcHeight returns different values when DPI scaling is set to ...
How to reproduce:1. Open the user's attached "GUIStyleCalcHeightBug" project2. Make sure your display scaling is set to 100%3. Click... Read more
SettingsProvider.OnGUI API is called after OnDeactivate when exiting the...
How to reproduce:1. Open the user's attached "SettingsProviderBug" project2. Open the "Edit -> Project Settings-> Test" window... Read more
Error "GUI Error: Invalid GUILayout state" when using BeginVertical
Reproduction steps:1. Open user's attached project2. Select GameObject in the Hierarchy3. In the Inspector find Script Component and... Read more
GUIUtility.hotControl changes when drawing a button using GUILayout
Reproduction steps:1. Open the user's attached "Test.zip" project2. Open the "SampleScene" Scene3. Select the "Test" GameObject4. Mo... Read more
DelayedTextField is returning text from another text field when using in...
How to reproduce:1. Open the project "TestProject - Copy.zip"2. In the Project window select New Test Data (Assets>Source>New ... Read more
Button doesn't appear as toggled/activated when using GUIStyle with GUI....
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. In the Hierarchy, select the "ButtonsManager" GameObje... Read more
[Windows] EndLayoutGroup error is thrown when closing a SaveFilePanel in...
Reproduction steps:1. Open the user's attached project ("GUILayoutError.zip")2. Select a GameObject from the Hierarchy window3. Clic... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class