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
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
Add comment