Graphics.RenderMeshInstanced allocation

Hi, I want to switch to the new graphics API but the profiler shows that there are a lot of allocations when the API is creating RenderInstancedDataLayout, the allocation is at the constructor, when it’s using Marhsal.OffsetOf. Is there a plan to fix this in the future?

3 Likes

Just ran into this… any news?