Search Issue Tracker
In Progress
Fix In Review for 6000.3.0b9
Fixed in 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
- UI builder uxml files retain reference to non-existing assembly definition file when a assembly definition file is deleted
- Animator Entry and Base Layer Transitions links to the documentation aren’t working
- Caret doesn't appear when clicking the Input Field on secondary monitor
- “Move Up/Move Down” menu items does not reorder Schemas in AddressableAssetGroupTemplate Asset in Inspector
- Filters options in 'My Assets' not working (Downloaded, Update available, ...)
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.