Search Issue Tracker
Fixed in 5.3.6
Votes
0
Found in
5.3.5p5
Issue ID
809347
Regression
Yes
Clear is performed ineffictively on Metal
Clear is performed ineffictively on Metal by doing load from buffer and drawing quad, which costs 2-4 ms on iPhone6+.
Build & run attached project to A8 device, compare GPU performance on GLES vs Metal, notice that Metal is doing clear by drawing quad.
It is regression from 5.2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Android player crashes on "vk::RenderPasses::GetPackedRenderPass" when using Vulkan Graphics API in a specific project
- Crash on block_merge_next when updating a mesh
- Prefab Variant is created when creating an Original Prefab from a Prefab Variant
- InternalCallRegistrationWriter attempts to launch with Mono when building the project with the IL2CPP Scripting Backend
- [Linux] FPS limit becomes unset for some time when maximizing Game View while in Play Mode
Add comment