Search Issue Tracker
Fixed
Fixed in 6000.0.64f1, 6000.3.0b9, 6000.4.0a3
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
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
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.