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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal