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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment