Search Issue Tracker
Active
Votes
0
Found in
2021.3.45f1
2022.3.52f1
6000.0.27f1
6000.1.0a4
Issue ID
UUM-87133
Regression
No
Product name and Product version fields are not set properly when building a project as a Windows application
How to reproduce:
1. Open the attached “IN-88236“ project
2. Build the project
3. Open the folder containing the built project in File Explorer
4. Right-click on the project executable
5. Open the file details tab (Properties > Details)
6. Observe the values in the "Product name" and "Product version" fields
Expected result: The "Product name" and "Product version" fields contain the text "Test Name" and "1.23.4" respectively
Actual result: The "Product name" field is empty, and the "Product version" field contains the Unity Editor version used to build the project
Reproducible with: 2021.3.45f1, 2022.3.52f1, 6000.0.27f1, 6000.1.0a4
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environments tested
Note: The issue occurs when the application is built both with and without custom Windows Build Profiles
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TMP Text size does not adjust after Superscript Rich Text tag when using Fallback fonts
- Unexpected behaviour when selecting items in UI Toolkits TreeView sample
- C# Script Help button leads to missing documentation
- Root GameObject behaves differently when blending animations with and without keyframes and using AnimationPlayable
- Crash on D3D12GetInterface when reopening a specific project
Add comment