Search Issue Tracker
Parts of Cloth Mesh disappear when entering Play mode
To reproduce:1. Open attached project ("case_1174475-ClothIssue.zip")2. Open Assets -> Scenes -> "SampleScene"3. Press Play an... Read more
"Non-invocable member cannot be used like a method" 2D Animation package...
Reproduction steps:1. Open the “2DAnimationBug“ project2. Observe the Console Expected result: no errorsActual result: “Library/Pack... Read more
[Android] Player freezes when loading a Scene on another thread
Reproduction steps:1. Open the attached “BugRepro” project2. Click File > Build and Run3. In Player, click the gray transparent b... Read more
Shaders are always recompiled when the Editor is opened
Reproduction steps:1. Open the attached “IN-77989“ project2. Open the “Level_Bionic_Downfall“ scene and observe the Scene view3. Not... Read more
Depth pass is rendered with an incorrect matrix in the animation preview...
Reproduction steps:1. Open the “URPAnimationPreview” project2. Navigate to the Animations folder and select any animation asset (e.g... Read more
[XR SDK][Oculus] EarlyUpdate.XRUpdate spikes inconsistently
Reproduction steps:1. Open the attached project ("1262597Repro.zip")2. Open "SampleScene" scene3. Make sure Scene and Game windows a... Read more
Sometimes the wrong image is displayed when using Cursor.SetCursor in so...
Reproduction steps:1. Open the attached project “BadCursor”2. Open Scene “Assets/Scenes/Initialization.unity”3. Enter the Play Mode4... Read more
Crash on D3D12SwapChain::Present when performing various Unity operations
A recurring crash issue in the Unity Editor has been observed, affecting various workflows. These crashes have been reported to happ... Read more
IL2CPP build fails due to UnityEditor.dll usage in user code
How to reproduce: Open attached project In Build Settings window, Build for Windows IL2CPP Once test completes, examine Console wind... Read more
Performance in Game View is significantly impacted by Gfx.WaitForPresent...
How to reproduce:1. Create a new project using the default 3D template2. Open the Profiler (Window->Analysis->Profiler)3. Ente... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code