Search Issue Tracker
Fixed
Fixed in 2021.3.47f1, 2022.3.53f1, 6000.0.27f1, 6000.1.0a3, 7000.0.0a10
Votes
0
Found in
2021.3.37f1
2022.3.26f1
6000.0.0f1
7000.0.0a1
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
- Number "0" is not visible in Unity Documentation page button tooltips
- Selected Korean input text in UIToolkit TextField is not fully replaced when refocusing and entering new input
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
Add comment