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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note:
Unable to reproduce
Resolution Note (2023.2.X):
Unable to reproduce