Search Issue Tracker
Terrain's height is being changed to the hole's height and set back to 0...
How to reproduce:1. Open the user's attached "TerrainBug" project2. Open the Scene "SampleScene"3. Enter the Play Mode4. Observe the... Read more
"In order to call GetTransformInfoExpectUpToDate, RendererUpdateManager....
How to reproduce:1. Open user-submitted project2. Open the ReproScene3. Enter Play Mode Expected result: no errors are thrownActual ... Read more
[Mac] [Search] Editor crashed on replacing an existing .asset file multi...
In the Search window, when the Animation Search Query created then On replacing existing 'animation. asset' file multiple times caus... Read more
Calling ComputeBuffer.SetData with ComputeBufferMode.Dynamic does not be...
How to reproduce:1. Open the attached project2. Make sure the Graphics API is set to Direct3D113. Click play Expected result: The cu... Read more
Crash starting Unity when using NordVPN
Reproduction steps:1. Connect to NordVPN2. Create a new project3. If the External Script Editor is not set to Visual Studio 2019 or ... Read more
Flickering vertical scroll bar appears in the chart view when resizing t...
How to reproduce:1. Create a new Unity project2. Open the Profiler window (Window > Analysis > Profiler)3. Select three or les... Read more
[Apple M1] Crash on MTLGetEnvCase<MTLErrorModeType> on startup when 'm_A...
How to reproduce:1. Open the attached project (reproduction.zip) Reproducible with: 2019.3.0a10, 2019.4.20f1, 2020.1.17f1, 2020.2.0b... Read more
[IL2CPP] Nullable variables become null in a generic method in IL2CPP bu...
How to reproduce:1. Open the "SampleScene" scene in the attached "TestIl2CPP.zip"2. Make sure IL2CPP BackEnd is selected3. Build and... Read more
[DX12/Vulkan] Compute shader (Sort): Property (deadElementCount) at kern...
Repro steps:1. Open an HDRP/VFX-enabled project2. Set the project's Graphics API to DX12 or Vulkan.3. Import the attached package.4.... Read more
Duplicate Collider 2D when editing Colliders in GameObject that has 2 Co...
How to reproduce:1. Open a new project2. Create an empty GameObject3. Add 2x Capsule Collider 2D to that GameObject4. Change one of ... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object