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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
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