Search Issue Tracker
[Vulkan] [Android] Crash when calling IUnityGraphicsVulkanV2::ConfigureE...
Reproduction steps: 1. Open the attached project "MinimalRepro.zip" 2. Change the platform to Android 3. Go to Player Settings and s... Read more
[Vulkan] [Editor] Whole Game View gets cleared when Camera Clear Flags a...
Steps to reproduce: 1. Create a new Unity project 2. Navigate to Edit > Project Settings > Player > Other settings and set the Edito... 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 "SampleSce... Read more
[Vulkan] The amount of memory allocated for textures on Vulkan is almost...
Repro steps: 1. Open attached project 2. Make sure Vulkan is in use 3. Build and Run a dev build on Android/WindowsStandalone Actua... Read more
Vulkan performance is worse than OpenGLES3 and OpenGLES2
To reproduce: 1. Open GraphicsPerf project; 2. Change platform to Android; 3. Change Graphics API to Vulkan; 4. Builld and run on A... Read more
[Linux] HDRP Project crashes Editor with "(Unknown)" entries in the stac...
How to reproduce: 1. Open the user attached project (StarLightLantern.zip) 2. In the Project window go to "Assets > Scenes" and open... Read more
FrameTimingManager.GetLatestTimings returns a smaller gpuFrameTime than ...
Reproduction steps: 1. Open the user's attached project ("TimingsRendering.zip") 2. Open the repro scene ("SampleScene") 3. Enter Pl... Read more
Confusing comment in Vulkan native plugin documentation - IUnityGraphics...
In the IUnityGraphicsVulkan.h file, which provides the interface for creating Vulkan native plugins with Unity, there is a confusing... Read more
[Android]SystemInfo.supportsTessellationShaders is false on some devices...
Steps to reproduce: 1. Open the user's attached project "TessellationNotSupportPixelIssue-2021.2.zip" 2. Build it to Android Expect... Read more
[Vulkan] Crash on vk::ImageManager::RemoveTextureIDBinding when exiting ...
How to reproduce: 1. Open the project from "DOTSEntitiesVulkan.zip" 2. Close Editor Reproducible with: 2020.2.3f1, 2020.2.4f1 Not r... 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
- Mesh.CombineMeshes discards empty sub-meshes when 'mergeSubmeshes' is set to false
- [Linux] MacOS build fails for every architecture when the project contains a "StreamingAssets" folder with empty an "yaml" file
- Property drawers do not always update height correctly when expanded via iteration
- Label with Dynamic Color is not getting Playmode tint in the UI Builder window
- Error "Could not create asset from Packages/com.unity.postprocessing/PostProcessing" when adding Post Processing package via Git URL for the first time