Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.2.X, 2017.3.X
Votes
0
Found in
2017.2.0b11
Issue ID
951036
Regression
Yes
[WSA] ComputeBuffer.SetData() amdComputeBuffer.GetData() return empty result when running on an UWP build
Steps to reproduce:
1. Open the attached project
2. Switch platform to Windows Store
3. Build for WSA Universal 10
4. Open Visual Studio solution
5. Deploy on local machine
6. Observe the Output windows. Tests are failed or returns (0, 0, 0)
Actual results: Tests are failed or returns (0, 0, 0)
Expected results: Tests should not failed and return the set value
Note:
With 2017.2.0a1 - 2017.2.0b9 versions the build crashes with exception:
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
Reproduced with: 2017.2.0b10, 2017.2.0b11, 2017.3.0a7
Not reproduced with: 5.6.3p2, 2017.1.1p2
Fixed in: 2017.2.0p3, 2017.3.0b8, 2018.1.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Compiled Shader code has self-assignments and redundant code in the Shaders that use "enable_d3d11_debug_symbols"
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
- "Unable to get the list of approved APIs." is thrown when testing the App Packages with Windows App Certification Kit
Add comment