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
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
Add comment