Search Issue Tracker
Artifacts appear when two almost identical imaged overlap each other in ...
How to reproduce: 1. Open the attached "ZFightingTest.zip" Project 2. Enter Play Mode 3. Inspect the Game View Expected Behavior: W... Read more
[Inspector Functionality] Inspector doesn't scroll to the bottom when at...
Inspector does not scroll when dragging a component at the bottom to attach it as a component Steps to repro: 1. Create a new proj... Read more
[IAP] Silent crash when installing the IAP package
When attempting to install the IAP package, my project crashes and every time i try to open the project afterwards it will crash aga... Read more
[HDRP] Shadows are not rendered in the Game View when using certain Game...
How to reproduce: 1. Open User's attached "high Test.zip" project 2. Load "bug" scene 3. Observe both Scene View and Game View Expe... Read more
[UDP] Push UDP Settings does not throw error on failure nor provide indi...
After installing the Universal Distribution Portal (UDP) package, "UDP Settings" will be exposed to the user, where the user can the... Read more
[IMGUI] "Use DXGI flip model" text under resolution and presentation set...
"Use DXGI flip model" text under resolution and presentation settings gets clipped. Refer that attached screenshot. Steps to reprod... Read more
[WebGL] Distant SwiftShader mipmaps are rendered black when using Chromi...
Reproduction steps: 1. Open the attached project ("case_1265867-gridtest.zip") 2. Open the repro scene ("gridtest") 3. Make a WebGL ... Read more
Colors of the Memory Usage Overview Memory Bars get mismatched after cha...
How to reproduce 1. Open the attached "PROF-1954" project 2. Open the "Window -> Analysis -> Memory Profiler" window from the menu 3... Read more
[UaaL][AppleTV] Empty project crashes on tvOS 12.3
How to reproduce: 1. Create & Open an Empty project 2. Build & Run on AppleTV using tvOS 12.3 Crashes when using: Apple TV 4K + tvO... Read more
[XR] Quest crash with URP 10 preview and OpenGLES
Quest applications built with recent Unity trunk and URP 10.0.0-preview.26 hang. The hang does not occur using the same project wi... 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
- [sw-unity-6-1] Shadergraph panning area size is constant regardless of the size or the zoom level
- [Android] Arabic characters are not displayed when the font falls back to the OS font
- Gradient Editor tab is missing "on-hover" action on the three-dot menu
- [sw-unity-6-1] Transform Gizmos cannot be interacted with when they are overlapping with the Orientation Gizmo
- [sw-unity-6-1] Code is executed twice in a Coroutine when "WaitUntil(() => Input.GetKeyDown())" is used with "while(true)"