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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Add comment