Search Issue Tracker
Animator does not continue animation indefinitely when toggling Animator...
How to reproduce: 1. Open the project: “IN-102957_AnimationBugReport”2. Enter Play Mode3. In the Game Views top left corner, Toggle ... Read more
Black/dark blue artifacts are visible on non-static GameObjects when Bak...
Reproduction steps:1. Open the attached “IN-102830.zip” project2. Open the “OutdoorsScene”3. Open the Lighting Window (Window > R... Read more
Broken Links for Compute Shader and Async Compute on WebGPU Features Doc...
Steps to reproduce: Go to the following Unity documentation page: https://docs.unity3d.com/6000.1/Documentation/Manual/WebGPU-featur... Read more
Unexpected closest distance results happen when using Physics Collider Q...
How to reproduce:1. Open the attached “IN-100928” project2. Open the “Query - Closest Distance” scene (Assets >7. Queries > Qu... Read more
Crash on AK::JobMgr::Internal::JobManager_dispatchMultiple when exiting ...
Reproduction steps:1. Open the attached “repro_IN-100287“ project2. Open the “Assets/Loader.unity“ Scene3. Enter the Play Mode4. Exi... Read more
UnsafeUtility.AlignOf<T> calculates the alignment of explicitly laid-out...
How to reproduce:1. Open the “IN-102034_repro“ project2. In the menu, select Window → General → Test Runner3. Press Run All Expected... Read more
Shadows are cast with artifacts on GameObjects when the light type is se...
How to reproduce:1. Open the attached “IN-102650” project2. Open the “First Level” scene3. Observe the shadows on the “PlayerRocket”... Read more
StackOverflowException freezes or silently crashes the Editor
Steps to reproduce: Open the attached project Open the MainMenu Scene Enter Play mode In the In-Game UI, press the 'Refresh Sessions... Read more
Crash on tlsf_free when selecting a cube in the "Getting Started With Un...
Reproduction steps:1. Create a new project from the "Get Started With Unity" template (Unity Hub -> New Project -> Learning -&... Read more
Microsoft Surface Device freezes when detaching and reattaching physical...
Reproduction steps: 1. Open the attached project “ReproProject“2. Open the “SampleScene“3. Build the Standalone Player for Windows4.... 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
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project