Search Issue Tracker
Editor crashes when drawing additional mesh after restarting Play mode
Reproduction steps:1. Open user attached Project2. Press Play3. Click "Keyboard"4. Click in the middle of the screen5. Hover on the ... Read more
[URP] Gizmos position and scale incorrectly when changing camera rect
Reproduction steps:1. Open the attached “GizmoScaling“ project2. Open the “SampleScene” scene3. Make sure “Render Pipeline Asset“ (P... Read more
UnityWebRequest buffers Http response in WebGL Player and sends all elem...
How to reproduce:1. Open users’ attached project “WebApiTest.zip” in VisualStudio (Open "WebApiTest.sln")2. Run the project (Browser... Read more
ComputeShader.SetVector() does not work when assigning to int4
Reproduction steps:1. Open the attached project "Case_1413515.zip" and load Scene "SampleScene"2. Enter Play Mode3. Observe the Game... Read more
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
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