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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment