Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2018.4
2019.4
2020.2
2021.1
2021.1.0a9
2021.2
Issue ID
1298484
Regression
No
[Mac] Bug reporter fails to archive the project when there are special characters in a folder name
Reproduction steps:
1. Open the "BugReporterNotWorking.zip" project
2. Launch Bug reporter from Editor
3. Try to send a bug report
Expected result: Bug report is sent
Actual result: Error is thrown
Reproducible with: 2018.4.30f1, 2019.4.18f1, 2020.2.2f1, 2021.1.0b2, 2021.2.0a1
Error:
Error occurred while creating an archive. Error code: invalid filename
Failing filename:
Notes:
Sometimes the error is without any filename and other times it is with the wrong file
Characters that create an error: /\ (only allowed on MacOS)
Characters that work fine: *“<>?| (only allowed on MacOS) !@#$%^& (allowed both on MacOS and Windows)
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
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- [Linux] Progress modal window stays on top of every other window and cannot be moved
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
Resolution Note (fix version 2021.2):
Improved failing filename error message to make it reflect the source of the problem better
Fixed with: 2021.2.0a18