Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2018.4
2019.3.0b3
2020.1
Issue ID
1185630
Regression
No
[Vulkan] ComputeBuffer data is corrupted when ComputeBuffer.SetData is called
How to reproduce:
1. Open the attached project "1185630.zip"
2. Open the Test Scene
3. Enter Play mode
4. Press Add data button multiple times
Expected result: Console logs numbers in a sequence adding one number after each button press
Actual result: Console sometimes writes random numbers (usually 1s and 0s) after some button presses
Reproducible with: 2018.4.14f1, 2020.1.0a16
Notes:
Unity Collections package is not available on Unity 2017.4, therefore the issue is not reproducible.
Could not reproduce using Nvidia graphics card drivers 431.60, however, the issue reproduced after updating to the latest 441.66 version.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
Add comment