Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2023.2.0a5
Issue ID
UUM-48039
Regression
No
Editor crashed on UnityEditor::CoreBusinessMetrics::MetricsCache::ProcessEventDiscardedQueue after editing and saving Assembly definition code
How to reproduce:
1. Open the “IN-52723_URPIntegrationTests“ project
2. Open the “TestSetup.asmdef“ asset
3. Add a space and save
Expected result: The Editor continues to run
Actual result: The Editor crashes
Reproducible with: 2023.2.0a5
Reproducible on: Windows 10
Not reproducible on: Windows 11
Note: Not tested by CQA
Stack Trace
0x00007FF8E73A03F5 (Unity) UnityEditor::CoreBusinessMetrics::MetricsCache::ProcessEventDiscardedQueue
0x00007FF8E73AC3CE (Unity) UnityEditor::CoreBusinessMetrics::MetricsCache::RunThread
0x00007FF8E73AC8C9 (Unity) UnityEditor::CoreBusinessMetrics::ThreadFunc
0x00007FF8E48BDB32 (Unity) Thread::RunThreadWrapper
0x00007FF9FCAE7614 (KERNEL32) BaseThreadInitThunk
0x00007FF9FEAC26B1 (ntdll) RtlUserThreadStart
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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Resolution Note:
Unable to reproduce
Resolution Note (2023.2.X):
Unable to reproduce