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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment