Search Issue Tracker
Fixed
Fixed in 2021.3.X, 2021.3.12f1
Votes
0
Found in
2021.3.3f1
Issue ID
UUM-1854
Regression
Yes
[Backport] Editor throws a crash message when closing Standalone Profiler Window
How to reproduce:
1. Create a new project
2. Click Window -> Analysis -> Profiler (Standalone Process)
3. Wait for the process to finish opening the Profiler and then close the Profiler Window
Expected results: The Profiler's process is closed without any issues
Actual results: The Profiler's process crashes when trying to close the window
Reproducible with: 2021.2.0b6, 2022.1.0a1, 2022.1.0a3
Not reproducible with: 2020.3.14f1, 2021.1.16f1, 2021.2.0b5, 2022.1.0a4, 2022.1.0a6
Could not test with: 2019.4.29f1 (Standalone Profiler process was not available)
Reproducible on - macOS 11.4 and Windows10 (Tested with 2021.2.0b2 - didn't reproduce the issue; 2022.1.0a3 - reproduced the issue)
Notes:
1. The crash seems to occur only for the Profiler's separate process. So while a crash window is thrown, the Editor can still be used afterward
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
- The hover selection/highlight of items in the Insert button dropdown and the Documentation button dropdown are hard to see when hovered using the Light Editor theme
- NullReferenceExceptions appear when clicking to rename and then deleting the only GameObject in a scene
- Crash on "core::base_hash_set" when using nested [SerializeReference] fields in List<T> structures
- A ghost Game Window and multiple errors appear in the Editor when a Render Texture used by a Camera's "Target Texture" property is deleted
- Color Picker feels less smooth when dragging a Variables Color property in UI Builder Inspector
Resolution Note (fix version 2021.3):
Seems to have been fixed by a different backport.