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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Resolution Note (fix version 2023.1.0a17):
Fixed in: 2023.1.0a17