Search Issue Tracker
Fixed
Fixed in 2020.3.43f1, 2021.3.14f1, 2022.1.23f1, 2022.2.0b11, 2023.1.0a12
Votes
0
Found in
2020.3.38f1
2021.3.8f1
2022.1.14f1
2022.2.0a17
2023.1.0a6
Issue ID
UUM-2234
Regression
Yes
Profiler freezes when loading profiler data that was saved in Unity 2019.4.28f1 or earlier
How to reproduce:
1. Open the attached project "1417491.zip"
2. Open Profiler and load profiling information from "2019-take-1-dump.data" file (located in the root project folder)
Expected results: The profiling information is loaded or an error is seen if loading it is not possible
Actual result: The Profiler freezes (Editor freezes if Profiler is not opened as standalone process)
Reproducible with: 2019.4.29f1, 2019.4.37f1, 2020.3.33f1, 2021.2.19f1, 2022.1.0b15, 2022.2.0a10
Not reproducible with: 2019.4.28f1 (the profile file was created with this version)
Notes:
- Reproducible on macOS and Windows
- The specific profile in this case was created with Unity 2019.2.28f1
- User reported that this can cause the entire computer to freeze (we could not reproduce that internally)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
- Crash on mdb_xcursor_init1 when opening a specific project
- HDRP Decal Projector uses “Default” layer as main layer in “Rendering Layer Mask” instead of “Decal Layer Default”
Add comment