Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2020.1.0a19
2020.1.0b3
2020.2
Issue ID
1246875
Regression
Yes
Bug Reporter includes project files of the last project opened instead of the project that crashed
How to reproduce:
1. Open attached project "bugreporter.zip"
2. Create a new project with any version of Unity
3. Enter Play Mode in "bugreporter" project
4. Wait for the crash and click on "Report a bug..." in a pop-up window
Expected result: project folder's path inside the bug reporter ends with \bugreporter
Actual result: project folder's path inside the bug reporter ends with the last project that was opened
Reproducible with: 2020.1.0a19, 2020.1.0b10, 2020.2.a12 (Windows 10 Enterprise)
Not reproducible with: 2017.4.40f1, 2018.4.23f1, 2019.3.15f1, 2020.1.0a18
Couldn't test with: 2020.1.0a19, 2020.1.0b10, 2020.2.a12 (macOS Catalina 10.15.4 and 10.14.6 Mojave bugreporter not appearing)
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
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
Resolution Note (fix version 2021.1):
The correct project will now be associated with the bug reporter if multiple instances of Unity with the fix are opened.