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
- Economy package throws a CS0619 error in the Console when installed together with Deployment package
- “Screen position out of view frustum” errors are thrown when zooming out in the Scene view with Rect Tool selected
- Only one [UnityOneTimeSetUp] method runs when there are 2 of them in different classes
- Crash with multiple stack traces when Sprites with a high resolution get Sliced to a Grid with a small cell size in the Sprite Editor
- The UI Builder's Data Source Object picker cannot be navigated after triggering a circular dependency dialog box
Add comment