Search Issue Tracker
Fixed
Fixed in 1.8.15
Votes
2
Found in [Package]
1.8.14
2.0.0-pre.16
Issue ID
BUR-2656
Regression
Yes
Building fails with the error " The directory name is invalid:" when ':' character is used in the Product Name
Reproduction steps:
1. Open the attached project “ReproProject”
2. Navigate to the Player settings (menu: Edit > Project Settings > Player)
3. Ensure this is the Product Name “DirectoryInvalid:”
4. Under (Other Settings > Identification), enable the “Override Default Package Name” option
5. Build the project
6. Observe the Console Window
Expected result: The build is completed successfully
Actual result: Build fails with error “System.IO.IOException: The directory name is invalid : 'C:\Users\Documents\IN-cases\DirectoryInvalid\DirectoryInvalid:_BurstDebugInformation_DoNotShip'
Reproducible with: 1.8.13, 1.8.14 (2022.3.26f1, 2023.2.19f1, 6000.0.0b16)
Not reproducible with: 1.8.12 (2021.3.37f1, 2022.3.26f1, 2023.2.19f1), 1.8.13, 1.8.14 (2021.3.37f1)
Reproduced on: Windows 11 23H2 (22631.3007), Windows 11 (10.0.22631) 64bit (user’s)
Not reproduced 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment