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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment