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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment