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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment