Search Issue Tracker
Fixed
Fixed in 2022.3.42f1, 6000.0.13f1, 7000.0.0a1
Votes
0
Found in
2022.3.11f1
6000.0.11f1
7000.0.0a1
Issue ID
UUM-75293
Regression
Yes
[iOS] Building a project for iOS with 'Launch Screen' set to 'Custom Storyboard' fails if only iPhone storyboard was setup
*Steps to reproduce:*
# Open attached project (storyboard-bug.zip)
# Switch to iOS
# Check Player Settings/Splash Screen window
# Notice that *Launch Screen* is set to *Custom Storyboard* for iPhone, but left as *Default* for iPad
# Try to build the project
*Actual results:* Build fails wit "System.UnauthorizedAccessException: Access to the path '/path_to_project/storyboard-bug' is denied."
*Expected results:* Build succeeds and has correct launch screens set up for both iPhone and iPad.
*Notes:* If both iPhone and iPad storyboards are set up as "Custom Storyboard", then build succeeds.
*Reproducible with versions:* 2022.3.11f1, 6000.0.11f1
*Not reproducible with versions:* 2021.3.39f1
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 6000.0.13f1):
Fixed