Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.0a11
Issue ID
1077390
Regression
No
Assertion failed on expression: 'Thread::CurrentThreadIsMainThread
As far as I know Assertion failed on expression: 'Thread::CurrentThreadIsMainThread()' is debug information and it should not appear in releases builds.
Steps to reproduce
- Open CubeShooterWithNavMesh project from OwnCloud https://oc.unity3d.com/index.php/s/6XuS8zACwh828G6
- Select the NavMesh Object in the hierarchy
- In the inspector find the Nav Mesh Surface script
- Click "Bake"
Notice issue >> Assertion failed on expression: 'CurrentThreadIsMainThread()' spews to the console.
NOTE:
I don't think this has anything to do with the Nav Mesh as it happens eventually without it. The above is a simple way to reproduce the issue.
Broken in 2018.3.0a11, 2018.3.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment