Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
2022.3.15f1
2023.2.4f1
2023.3.0a19
6000.1.0a7
6000.2.0a1
6000.3.0a1
7000.0.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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Add comment