Search Issue Tracker
Memory is not cleared when calling Graphics.DrawMesh in Play mode while ...
Reproduction steps:1. Open the attached project ("1332428R.zip") and open the "SampleScene" scene2. Enter Play mode3. Open Task Mana... Read more
TerrainData.AwakeFromLoad takes around 13-19 ms after loading a Terrain ...
How to reproduce:1. Open the attached project ("TerrainBundleTest.zip")2. Open Profiler if it's not open (Ctrl/command + 7)3. Enter ... Read more
Visual Effects Graph Asset's Shaders are not imported when launching Unity
Reproduction steps:1. Import the attached VfxG_TowerLevelUp.vfx2. Observe the Visual Effects Graph Asset "VfxG_TowerLevelUp.vfx" in ... Read more
[Quick Search] Object Selector doesn't suggest Script Components that co...
How to reproduce:1. Open the attached “case IN-7005” project2. Open the “Test” Scene3. Select the “User” GameObject in the Hierarchy... Read more
Simulation hangs on Arm macs with Silicon editor build
Synopsis The Silicon Mac version of Unity 2021.3 hangs upon entering XR Simulation mode. Workaround This bug does not occur using th... Read more
Crash on GfxDeviceD3D11Base::ResolveDepthIntoTexture when using HDR enab...
Reproduction steps:1. Open the user's project2. Open the "Mirror Template" scene3. Enter the Play mode Reproducible with: 2021.3.0f1... Read more
Profiler help button redirects to wrong stream documentation page
How to reproduce:1. Create a new project2. Open profiler3. Click on question mark button Expected result: Help button redirects to s... Read more
AR Environment view fails to update after editing Simulation Environment
Synopsis After you edit one of the sample simulation environments, upon leaving prefab editing mode the Sim Env seems to revert to i... Read more
[Vulkan] Solid colors and artifacts are flashing when moving the device ...
Reproduction steps:1. Open the user’s project2. Go to File > Build Settings3. Switch the Platform to Android4. Click on Player Se... Read more
SphereCast RaycastHit.point seems to be in local space rather than world...
How to reproduce: Open the user attached project Open the MyMouseLook script and place a breakpoint in line 112 Start the debugger E... 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