Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.4.0b15
Issue ID
790559
Regression
No
[Bugreporter][Windows]Backslashes in path are shown only in auto-attachments for crash report, other attachments contain slashes
1. What happened
If Unity crashes, auto-attached files are shown with backslash in path (like D:\FTP5.4b15\.....).
Manually attached files and auto-attachments for non-crash report contain slashes (like D:/FTP5.4b15/....).
2. How we can reproduce it using the example you attached
1. Initiate Unity crash.
2. Observe bug reporter's auto-attached files (observe D:\FTP5.4b15\.....).
3. Attach manual attachments (observe D:/FTP5.4b15/....).
4. Open Unity - Project - BugReporter.
5. Auto-attached project path looks like (observe D:/FTP5.4b15/....).
Actual result: Paths contain backslashes only in Auto-attachments for crash reports.
Expected result: Paths contain only backslashes (or only slashes).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment