Search Issue Tracker
Fixed in 2020.3.43f1
Fixed in 2020.3.X, 2021.3.X, 2022.1.X, 2022.2.X, 2023.1.X, 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment