Search Issue Tracker
In Progress
In Progress in 6000.3.X
Fix In Review for 6000.4.0a3
Under Consideration for 6000.0.X, 6000.2.X
Votes
0
Found in
6000.0.58f1
6000.2.6f1
6000.3.0b2
6000.4.0a1
Issue ID
UUM-119359
Regression
No
“UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
Steps to reproduce:
- Create a new Unity project
- Open the Overlay menu (burger button in the Scene View)
- Click on the "Default" dropdown
- Click the "Save Preset..." button
- Enter Play Mode using the shortcut (command + p/control + p)
- Observe the Console window
- Repeat steps 3 and 4
- Observe the Overlays menu
Actual results: “UnityException: GetInvalidFilenameChars” errors are thrown, and the "Save Preset..." button no longer works
Expected results: No errors are thrown
Reproducible with versions: 6000.0.58f1, 6000.2.6f1, 6000.3.0b2
Can’t test with versions: 2022.3.66f1 (no Overlays feature)
Tested on (OS): Ubuntu 24.04, MacOS Silicon Sequoia 15.6.1
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Resolution Note (fix version 6000.4.0a3):
Fixed a bug where entering Playmode with the Save Preset window open would throw an error in the console.