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
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
Resolution Note:
Upcoming work on Bug Reporter will fix this issue indirectly