Search Issue Tracker
Fixed in 2021.3.47f1
Fixed in 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.0a3, 7000.0.0a10, future release
Votes
0
Found in
2021.3.37f1
2022.3.26f1
6000.0.0f1
Issue ID
UUM-71022
Regression
No
Changing the Default Icon does not change the executable's icon when re-building the project
Reproduction steps:
1. Open the “ReproProject“ project
2. Open the Project Settings window (Edit > Project Settings)
3. Change the Default Icon to “Assets/1.jpg“ in the Player tab
4. Open the Build Settings window (File > Build Settings)
5. Build the project from the Build Settings window
6. Observe the Build folder
7. Repeat step 2
8. Change the Default Icon to “Assets/2.jpg“ in the Player tab
9. Repeat steps 4, 5, 6
Expected result: The executable file icon is changed to “Assets/2.jpg“
Actual result: The executable file icon remains as “Assets/1.jpg“
Reproducible with: 2021.3.37f1, 2022.3.26f1, 6000.0.0f1
Reproducible on: Windows 11 Pro (22H2)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SSAO renders with banding when "Accurate G-buffer Normals" is enabled in URP Deferred Rendering
- Graph Toolkit Blackboard groups get expanded/collapsed until scrolled when navigating with left/right arrow keys
- Streaming AudioClip loaded from AssetBundle goes silent when the application is suspended and resumed
- Multiplayer Play Mode is showing the Player as Active when the Player was force shutdown and “No” is selected on the restart Player popup
- Shadergraph Category folder doesn't expand/collapse when using arrow keys to navigate
Add comment