Search Issue Tracker
Fixed
Fixed in 2023.2.0b11, 2023.3.0a3, 7000.0.0a1
Votes
0
Found in
2023.2.0b3
2023.3.0a2
7000.0.0a1
Issue ID
UUM-44326
Regression
Yes
[iOS] Images used in Relative & Constant launch screens aren't included in the generated Xcode build, resulting in the Xcode build failing
Steps to reproduce:
# Open attached project (splash-test.zip)
# Switch to iOS platform
# Make sure that 'Unity Launch Screens' are set up with the included images (Player Settings/Splash Image)
# Build for iOS
# Open the generated Xcode project and try to build via Xcode
Expected result: Launch screen images are included in Xcode project, the build succeeds and the image is displayed on device.
Actual result: Launch screen images are missing & building via Xcode fails because of that.
Note: Same happens with relative and constant launch screens (as stated in the title). Using 'Default' launch screen does include the default, black-ish images in the resulting build.
Reproduced with: 2023.2.0b3
Not reproducible with: 2022.3.5f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor Perforce login fails when Perforce shows a license expiry warning
- Assertion failed error in HDRP builds when enabling STP via script
- FBX Resamples Curves incorrectly when importing FBX files
- ProBuilder GameObject Faces disappear when increasing the Sides Count value
- FileUtil.CopyFileOrDirectory throws IOException when destination parent folder does not exist
Add comment