Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.1.X
Votes
0
Found in
2020.1.0a21
2020.1.0a23
Issue ID
1220950
Regression
No
[Bug Reporter] Unable to send Standalone Profiler Crash Bug Report if project is attached
The Bug Reporter fails to pack and send the crash bug report after encountering the Standalone Profiler Crash if the said project is attached in the report.
Refer to the attached Video.
Steps to Reproduce:
1. Create a New Project
2. Window > Analysis > Profiler (Standalone Process)
3. Standalone Profiler > Lighting Settings
4. Click 'Report a bug' after encountering crash reporter
5. Set the fields, add a description and send
Actual Result:
Error is encountered while packing the report.
Error code: file read failed
Expected Result:
The Crash Bug report is packed and sent successfully and should work for multiple instances of unity working on the same project.
Occurring on:
2020.1.0a23, 2020.1.0a21
Note:
Standalone Profiler was introduced in 2020.1.0a21
Environment:
Only Windows
License type: Pro
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
- Action can't be undone after changing the base Controller on the Animator Controller
- The Axes Gizmo is wiggling around when moving around the Scene View with enabled Physical Camera and Isometric View
- The script can be dragged and dropped before it is compiled
- Double clicking script field no longer opens it in the external script editor
- [Android] Build fails with built-in PAD custom asset(s) when using sample Addressable
Resolution Note (fix version 2020.2):
The problem was caused by a bug which allowed temporary files to be uploaded, which in turn caused read errors, as these files are usually locked.