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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment