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
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
- No Duplicate option is available when right clicking States in the Animator Window even though it's available via Shortcut
- Copied and Pasted States appear in a set location instead of where the Users cursor is located at when using the Pasting Shortcut
- Animator Component information box text is not centered
Resolution Note (fix version 2023.1.0a17):
Fixed in: 2023.1.0a17