Search Issue Tracker
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
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
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
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed