Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.2.0b9
Issue ID
UUM-231
Regression
No
Unity Bug Reporter includes whole Unity Editor folder when reporting a crash bug
How to reproduce:
1. Download Creator Kit: FPS project using Unity Hub (Learn tab)
2. Open Creator Kit: FPS project
3. Force Unity to crash
4. Press Report a Bug
5. Observe the Attached files in the Unity Bug Reporter
Expected result: crash.dmp, error.log, Editor.log files get automatically added
Actual result: crash.dmp, error.log, Editor.log, and Editor folder get automatically added
Reproduced with: 2021.2.0b9
Could not test with: 2019.4.31f1, 2020.3.20f1, 2021.1.23f1, 2021.2.0b16, 2022.1.0a12 (Could not reproduce locally)
Notes:
Can look at the attached video "bug.mp4" to see that the Editor folder gets added
When you download Creator Kit: FPS project it's stored in temp files and the user was using this project so the issue might be related
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
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
Resolution Note:
Upcoming work on Bug Reporter will fix this issue indirectly