Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.15f1
2023.2.4f1
2023.3.0a19
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-59086
Regression
No
User report data is not cleared when using ClearOngoingReport
How to reproduce:
1. Open the attached project "User Reporting.zip"
2. Open Assets/Samples/User Reporting/2.0.6/User Reporting Example/UserReportingExample.unity
3. Enter Play Mode
4. Click the "Create Report" button in the Game view window
5. Type "a" in the "Summary" and "Description" fields
6. Click the "Submit" button
7. Repeat steps 4-6
8. Open the "User Reporting" dashboard
9. Open both user reports
Expected results: Both user reports contain "SampleAttachment.json"
Actual results: Only the second user report contains "SampleAttachment.json"
Reproducible with: 2.0.4, 2.0.6 (2022.3.15f1, 2023.2.4f1, 2023.3.0a19)
Could not test with: 2021.3.33f1 (no User Reporting package)
Reproducible on: Windows 11 22H2
Not reproducible on: No other environment tested
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
- 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
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
There are no fixes planned for this Bug