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
- “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