Search Issue Tracker
Duplicate
Votes
0
Found in
2020.3.44f1
2021.3.18f1
2022.2.5f1
2023.1.0b2
Issue ID
UUM-25499
Regression
No
Builds fail without a useful error message when building a project with invalid product name
How to reproduce:
1. Create a new project
2. Open the Player Settings (Edit > Project Settings…)
3. Change the Product Name to “CON”
4. Build
5. Check the Console window
Expected result: The errors in the Console window show useful information on why the build failed
Actual result: “Updating the timestamp on the file failed: The parameter is incorrect.” error is thrown in the Console window, not stating that the .exe file can not be named after any of the names reserved by Microsoft
Reproducible with: 2020.3.44f1, 2021.3.18f1, 2022.2.5f1, 2023.1.0b2
Reproduced on: Windows 10 Enterprise
Note: The Product Name can be changed to any of these “CON, PRN, AUX, NUL, COM0, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT0, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, LPT9”
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
- Texture2D.PackTextures causes mips 7-9 to turn pink when packed textures are of ASTC 4x4 compression
- "OnApplicationQuit" is called when "Application.wantsToQuit" returns false
Resolution Note:
Closing as this is a duplicate of an issue which has been fixed in the following Unity versions :
2020.3.46f1 , 2021.3.20f1 , 2022.2.9f1 , 2023.1.0b5 , 2023.2.0a3
Duplicate of another internal issue: UUM-21918: [Game Core] Illegal filename characters in product name result in no log file being generated on devkit