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
- 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