Search Issue Tracker
Physics.SphereCastNonAlloc is slow when the results array is large
Reproduction steps:1. Open the attached project “OverlapSphere”2. Enter Play Mode3. Open Window > Analysis > Profiler4. Enable... Read more
EntityManager.SetArchetype fails internal assertion when the archetypes ...
Reproduction steps:1. Open the attached project “AssertionError”2. Open Scene “Assets/Scenes/SampleScene.unity”3. Disable Burst comp... Read more
[Linux] Player consumes more CPU resources when it is running in the bac...
Reproduction steps:1. Open the attached “Test Project” project2. Go to Project Settings > Player window3. Make sure the “Run In B... Read more
Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is c...
Reproduction steps:1. Open the attached project "ProTiler.zip"2. Press Window > General > Test Runner3. Press Run All (for Edi... Read more
NullReferenceException error thrown when changing Scenes in Play Mode
How to reproduce:1. Open the “URP_bugRepro.zip“ project2. Open the “FirstScene_OpenThis“3. Enter Play Mode and wait 3 seconds Expect... Read more
[Timeline] Cannot scrub timeline without error spam
After upgrading to 2022.2.21 scrubbing in the timeline throw an error constantly and also resets the playhead. Repo Steps:1. open pr... Read more
The Scene\Game view is grey when two "Universal Additional Camera Data" ...
Reproduction steps:1. Open the attached project “TwoScriptRepro“2. Open the “Assets/Scenes/Hallway.unity“ Scene3. Observe the Scene ... Read more
Depth is not rendered in a depth-only camera which is set up by a custom...
Reproduction steps:1. Open the attached "repro_IN-42176.zip" project2. Open the "SampleScene" Scene3. Enter the Play Mode4. Enable t... Read more
Keyboard input is delayed or not registered when using InputSystem and r...
How to reproduce:1. Build the user’s attached “SandboxInputSystem.zip” project for an iOS platform2. Open the built project and set ... Read more
[2D URP] Documentation link on 3D Renderer Data doesn't work
Clicking on 2D URP Renderer Data question mark button leads you to "missing page". Repro Steps: Create a new 2D URP project Select R... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used