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
- Progress indicator in Meta Quest Build Profile configuration is barely visible
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
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.