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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment