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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Resolution Note:
Upcoming work on Bug Reporter will fix this issue indirectly