Search Issue Tracker
Fixed in 2019.4.X
Votes
1
Found in
2019.4.24f1
Issue ID
1328819
Regression
Yes
[iOS] Mars Companion application fails to deploy in Xcode with error "use of undeclared identifier "BoxNullable"
Reproduction steps:
1. Open project in "mars-companion-project3.zip"
2. Build for iOS
3. Deploy the application to an iOS device
Expected result: the application launches successfully
Actual result: the application fails to launch with multiple "use of undeclared identifier "BoxNullable" errors
Reproducible with: 2019.4.24f1,
Not reproducible with: 2019.4.23f1, 2020.3.5f1, 2021.1.4f1, 2021.2.0a13
Could not test with: 2018.4.34f1 (package errors)
Devices tested:
iPad Pro 12.9 1st gen (iOS 13.4.1)
iPhone 12 (iOS 14.1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2019.4):
Fixed in 2019.4.28f1 (98325beb2827)