Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2019.1.X
Votes
0
Found in
2018.2.19f1
2018.3.0a10
2019.1.0a8
2019.2.0a1
Issue ID
1117372
Regression
No
[IL2CPP] [iOS] An exception is thrown when using the Dataflow Blocks to transform data asynchronously
How to reproduce:
1. Open the attach project
2. Build for iOS and deploy the Xcode project to the iOS device
3. In the app input any number in the text field and press process
Expected: Status shows the results
Actual: An exception is thrown in the Xcode and the status shows WaitingForActivation
Reproducible with: 2018.3.3f1, 2019.1.0b1, 2019.2.0a3
iPhone 6Plus (iOS 11.2.2)
iPhone 8Plus (iOS 12.1.2)
iPhone Xs Max (iOS 12.0)
Note: Could not test on earlier versions because of the thrown errors
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Add comment