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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
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