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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
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