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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Unable to reproduce
Resolution Note (2023.2.X):
Unable to reproduce