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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment