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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Add comment