Search Issue Tracker
By Design
Votes
0
Found in
2018.1.0b5
Issue ID
996472
Regression
No
[.NET 4.6] Using GetAwaiter().GetResult() freezes editor when used in a specific content
To reproduce:
1. Open project
2. Play scene
Expected: scene will be played
Actual: editor freezes
Reproduced on: 2018.1.0b1, 2018.1.0b6, 2018.2.0a1
Could not reproduce in earlier versions because of bug from case 926046
Note: editor freeze is caused by FaceServiceClient.DetectAsync() method called in 'test' script's 39th line
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment