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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 2019.4):
Fixed in 2019.4.28f1 (98325beb2827)