Search Issue Tracker
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
[Windows] Light flash effects on opening Profiler/Frame Debugger/Physics...
Light flash effects on opening:- Profiler.- Frame Debugger.- Physics Debugger.- IMGUI Debugger. Steps to repro:1. Create a new proje... Read more
[VFX Graph] Blend direction ArcSphere bug
Blend direction with ArcSphere makes particles disappear Comes with new ArcSphere integration Repro steps: Open unity and create a n... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default