Search Issue Tracker
Fixed
Fixed in 2021.3.18f1, 2022.2.3f1, 2023.1.0a17
Votes
0
Found in
2021.2.16f1
2022.2.0b8
2023.1.0a11
Issue ID
UUM-14767
Regression
No
Crash on RecursiveAdjustChartForGroupChange when loading data from a custom module
Reproduction steps:
- Open the attached project “2023.1_URP.zip“
- Download the “broken custom counter.data” attachment
- Load the downloaded attachment in the Profiler window (Window > Analysis > Profiler)
Expected result: the data is loaded successfully
Actual result: the Editor crashes
Reproducible with: 2022.2.0b8, 2023.1.0a11
Could not test with: 2020.3.39f1, 2021.3.10f1, 2022.1.17f1 - could not load the attachment: “Profiler data stream has invalid signature. Was this Profiler data captured in a newer Unity version?“
Reproduced on: Windows 10 Pro
First few lines of the stack trace:
{{0x00007ff694efeab1 (Unity) RecursiveAdjustChartForGroupChange }}
{{0x00007ff694efa480 (Unity) ProfilerHistory::AddFrame }}
{{0x00007ff694efa850 (Unity) ProfilerHistory::AddFrameDataAndTransferOwnership }}
{{0x00007ff694f38c80 (Unity) profiling::ProfilerSession::LoadProcessed }}
{{0x00007ff694f38351 (Unity) profiling::ProfilerSession::LoadFromFile}}
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 2023.1.0a17):
Fixed in: 2023.1.0a17