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
- Parallax mapping with UVs set other than UV0 plugged into sample texture 2d produces an error
- Objects with single letter name won't show up in hierarchy search results
- The GameObject is not transparent when setting CameraDepthTexture as a depth render target
- SRP Lens Flares with Occlusion enabled inconsistently shine through objects
- "Can not play a disabled audio source" is thrown when audio is toggled on with disabled Audio Source in the Scene
Add comment