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
- Text and background colors contrast makes item list difficult to read when selected in Search window
- "Readme.asset" is shown as an empty line when using the Search in the Table view
- Docking Windows to each other with the smaller docking preview sequentially reduces Undocked Window size
- ShaderVariantCollection.variantCount and ShaderVariantCollection.shaderCount returns 0 in Builds
- Circular dependency warning is thrown in the Console when assigning TSS Theme File in Style Sheets list in Inspector
Add comment