Search Issue Tracker
Fixed
Fixed in 2022.3.60f1
Votes
0
Found in
2022.3.51f1
Issue ID
UUM-84713
Regression
Yes
"Assertion failed on expression" errors thrown in Console when opening Profiler (Standalone Process) window
Steps to reproduce:
1. Create new Unity project
2. Open Profiler (Standalone Process)
3. Obserce the errors thrown in the Console in the Profiler
Actual results: No errors are thrown in the Profiler's Console window
Expected results: Errors are thrown in the Profiler's Console "Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL || uniqueDomainId == MonoDomainGetUniqueId()'"
Reproducible with versions: 2022.3.51f1, 2022.3.57f1
Not reproducible with versions: 2022.3.50f1
Tested on (OS): Ubuntu 20.04, MacBook 2021, Sonoma 14.6 (M1), Windows 11
Notes:
- Errors are clearable, but whenever you reopen Profiler (Standalone Process), they reappear again.
- Issue is not reproducible on macOS Sonoma 14.5 (Intel)
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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment