Search Issue Tracker
[Vulkan][TMPro] Adding Chinese pure dynamic font characters causes atlas...
Repro steps:1. Open attached project2. Check "Development Build" and "Autoconnect Profiler"3. Build and Run on Android/Windows4. Che... Read more
When using Load/Store Action Debug Mode with scaled resolution Vulkan Va...
How to reproduce:1. Install Vulkan SDK https://www.lunarg.com/vulkan-sdk/2. Run Unity.exe from command line with these arguments: ".... Read more
[Vulkan] Crash when Camera sees a shader with more than 64 descriptors
How to reproduce:1. Set -force-vulkan command-line argument.2. Open attached project ("1225246-VULKAN-REPRO.zip")3. Make sure Vulkan... Read more
[LWRP] Editor crashes while opening the player settings with Vulkan Grap...
Editor crashes while opening the player settings with Vulkan Garphics APIs in LWRP project. Steps to repro:1. Open the attached Proj... Read more
[Vulkan][Win64] Using FullScreenMode.FullScreenWindow or FullScreenMode....
How to reproduce:1. Open attached project "case_1085673-MisalignUIBug.zip" and scene "SampleScene"2. Make sure "Edit" -> "Project... Read more
[Vulkan] Raw image with Render Texture causes UI elements to become invi...
Steps to reproduce:1. Open new project2. Add a "Raw Image" UI object and a separate Button object to enable/disable the "Raw Image" ... Read more
[Vulkan] Objects are rendered in red when using DrawMeshInstanced method...
How to reproduce:1. Open user's attached 'VulkanInstanceIDBug.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode and observe ... Read more
[Profiler] Non-matching Profiler Begin/End samples for Gfx.ProcessComman...
To reproduce: 1. Download attached project "New Unity Project (3).zip" and open in Unity2. Go to Edit > Settings > Player and ... Read more
[Android][Vulkan] Crash on Adreno devices with Vulkan when using subpass...
Reproduction steps:1. Open the attached user's Project "SRPTest.zip"2. In the Project window under "Assets/Scenes" open "SampleScene... Read more
[Vulkan] Using DrawMeshInstanced draws only one Mesh and then throws max...
Reproduction steps:1. Open the attached project named Case_11973262. Open the instancing Scene3. Observe the Spheres in the Scene4. ... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler