Search Issue Tracker
Fixed
Fixed in 1.8.15, 2.0.0-pre.18
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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment