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
- Crash on tlsf_free when triggering a call to FontEngine.LoadFontFace for the default Editor font while Glyphs are being generated
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
- Text "Outline Width" is not shown in the Text Property Preview window in UI Builder when the Text Size is smaller than 19px
- Some text in the Bug Reporter can be semi selected and copied
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