Search Issue Tracker
By Design
Votes
0
Found in
2017.1.0p5
Issue ID
946407
Regression
Yes
[WSA] UWP builds hang when waiting for async calls
Steps to reproduce:
1. Open the attached project
2. Switch platform to Windows Store
3. Open the Test scene
4 .Build for WSA Universal
5. Open VS solution
6. Deploy on local machine
7. Observe the freeze
Actual results: UWP build freezes, the debug console does not show the results (5 and done)
Expected results: UWP build should not freeze, the results are shown in the debug console
Note:
Editor freezes right after the splash screen with 2017.1
Editor does not show the output with 2017.2.0b10, 2017.3.0a7
Reproduced with: 2017.1.0p5, 2017.1.1f1, 2017.2.0b10, 2017.3.0a7
Not reproduced with: 5.6.3f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment