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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 2023.1.0a17):
Fixed in: 2023.1.0a17