Search Issue Tracker
Won't Fix
Votes
1
Found in
2021.3.28f1
2022.3.7f1
Issue ID
UUM-47651
Regression
No
"Assertion failed on expression: 'CurrentThreadIsMainThread'" when calling Debug.Log() with a context that is null
Reproduction steps:
1. Open the attached project “testDebug”
2. Open Scene “Assets/Scenes/SampleScene.unity”
3. Enter the Play Mode
4. In the Game view press the “Without Context” + “Debug on Thread” button (top-right button)
5. Observe the Console output
Expected result: No errors in the Console
Actual result: Console outputs “Assertion failed on expression: 'CurrentThread::IsMainThread()'“
Reproducible with: 2021.3.28f1, 2022.3.7f1, 2023.1.0a16
Not reproducible with: 2023.2.0b5
Fixed in: 2023.1.0a17
Reproducible on: MacOS 13.3.1 (Intel), Windows 11
Not reproducible on: No other environment tested
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
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
Resolution Note:
There are no fixes planned for this Bug