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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment