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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment