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
- SHADERPASS has incorrect value when using Shader Graph for Built-In target
- [VFX] Gizmo still incorrectly rendered for a hidden property
- Nested object label indentation is incorrect when using the UI Toolkit Inspector
- Crash on tlsf_free when UI Elements are moved to the side by scrolling
- Crash on AudioUtil_CUSTOM_HasAudioCallback when entering PlayMode while the GameObject's Properties Inspector window is in Debug mode
Resolution Note (fix version 2023.1.0a17):
Fixed in: 2023.1.0a17