Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.3
2019.3.0f1
2020.1
Issue ID
1204804
Regression
No
[D3D12] Large performance losses when invoking dynamic vertex buffer updates
Steps to reproduce:
1. Open Supplied project
2. Open and run the Sample Scene with DX11
3. In the Profiler window, notice the CPU rendering usage is around 0.1x ~ 0.2x ms
3. Run the Scene with DX12
Expected: the performance is largely the same
Actual: the performance is a lot slower
Reproduced in: 2019.3.0f3, 2020.1.0a17
Not reproduced in: Could not run in any earlier versions: 2017.4.35f1, 2018.4.15f1, 2019.2.17f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment