Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
2017.1.0f3
Issue ID
938617
Regression
No
Constant buffer memory being overwritten in D3D12 mode
Steps to reproduce:
1. Download D3D12_CB_Test.zip
2. Using Command Prompt open unity with -force-d3d12 argument
3. Enter play mode
4. Select Test game object and set Dispatch to true in the Inspector
Expected results: Compute shader's result are equal to variable sum
Actual results: Compute shader's result aren't equal to variable sum
Note: Doesn't reproduce in D3D11
Reproduced with: 2017.3.0a2, 2017.2.0b6, 2017.1.0p3, 5.6.3f1, 5.5.4p2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Add comment