Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b11
Issue ID
889446
Regression
No
[IL2CPP] EXC_BAD_ACCESS on fetching files from web with a custom script
Steps to reproduce:
1. Open the project attached
2. Build to iOS (Debug, Developer mode)
3. Build to an iOS device
4. In iOS device press the buttons at the top of the screen a few times
Result: Crash at EXC_BAD_ACCESS
iOS stack trace in notes, logcat from Android build attached as "889446_samsungGalaxyS6edge_6.0.1.txt"
Reproduced on: 5.6.0b11
Tested on: iPhone 5 iOS 10.1.1, Galaxy S6 Edge Android 6.0.1
Notes:
- Works as intended in Play mode of editor
- After opening the project with 5.6.0b11 I was asked to do an API update, afterwards there were no console errors or issues with the build
- Unable to reproduce on 5.5.2p2, 2017.1.0a3, since console is filled with errors:
CS1644: Feature `interpolated strings' cannot be used because it is not part of the C# 4.0 language specification
CS1644: Feature `expression bodied members' cannot be used because it is not part of the C# 4.0 language specification
- These errors are present regardless whether the project is opened after opening it with 5.6.0b11 and doing the API Update or opening it "freshly" from the zip.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected
- [iOS] Frame Debugger rendering output doesn't work with iOS builds
Add comment