Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.3.X, 2018.1.X
Votes
0
Found in
2017.3.0f1
Issue ID
976623
Regression
No
[UWP] When running the app SufficientExecutionStack() method is not implemented is thrown
Steps to reproduce:
1. Open the attached project(MobileApps.zip)
2. Switch platform to Windows Store
3. Build for WSA Universal (il2cpp)
4. Open Visual Studio solution
5. Deploy on a local machine
6. Tap the “Easy Tables” button, wait for the exception
Actual behavior: System.Runtime.CompilerServices.RuntimeHelpers.SufficientExecutionStack() method is not implemented
Expected behavior: App should run normally without exception
Note:
Unable to test with 2017.1.2p4 and 5.6.4p4 due the errors
Reproduced with: 2017.2.1p1, 2017.3.0f3, 2018.1.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment