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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
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.