Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b7
Issue ID
880676
Regression
No
Code isn't fully generated causing ExecutionEngineException when calling a function
To reproduce:
1. Open attached project
2. Build it to iOS
3. Try pressing the button
The button will call a function, which causes the bug (the screenshot of te function is also attached)
Notice that an ExecutionEngineException appears in the console (full text in the edit)
The exception doesn't appear while running in Editor.
Tested on IL2CPP backend, not tested on mono because the application crashes at splash screen (which is most likely a differrent bug)
Also tested with engine code stripping turned off, which resulted in the same exception.
Reproduced on: 5.6.0b7
Not tested on earlier versions because when opening the same project in 5.5 (and even other older of 5.6) there are 200+ compilation errors.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Cameras overlay sometimes show “No Cameras” for a split second instead of “Main Camera” when clicked to move the overlay
- Sprite Mode defaults to "Multiple" instead of "Single" when switching the Texture Type to "Sprite (2D and UI)"
- Adaptive Probe Volume “Open” button closes the existing RPAsset window and opens a new RPAsset window instead of focusing the existing RPAsset window
- A specific project freezes when Content Size Fitter's Horizontal Fit is set to "Min Size" and it contains double ellipses followed by a CJK character
- [Android][iOS] The Input field caret moves back to the end of the text when typing
Add comment