Search Issue Tracker
Fixed
Fixed in 2022.2.0b16, 2023.1.0a18
Votes
0
Found in
2022.2.0b11
2023.1.0a11
Issue ID
UUM-17063
Regression
Yes
iOS launch screen changes aren't reflected in the build until editor reload
Steps to reproduce:
# Open a new Unity project
# Switch to iOS
# Open *Splash Image* settings (Project Settings/Player/Splash Image) and change something in *iPhone Launch Screen* section
# Make a build and notice that the changes are correctly reflected in the build
# Go back to editor and make some changes in the *iPhone Launch Screen* section again
# Make a second build
Expected result: Changes made after the first build should be reflected in the second build.
Actual result: Changes made after the first build are ignored. Second build has the same launch screen as the initial build.
Note: If you close and re-open the project and then build again, changes will be picked up and resulting build will have the correct launch screen setup.
Reproducible with: 2022.2.0b11, 2023.1.0a11
Not reproducible with: 2021.3.7f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
Add comment