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
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
Resolution Note:
Unable to reproduce
Resolution Note (2023.2.X):
Unable to reproduce