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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment