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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Add comment