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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment