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
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
Add comment