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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note (fix version 2019.4):
Fixed in 2019.4.28f1 (98325beb2827)