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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment