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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment