10-12-2019, 08:48 AM
(This post was last modified: 10-12-2019, 08:50 AM by josemendez.)
(10-12-2019, 06:11 AM)Dissident Dan Wrote: Hi,
I'm sometimes getting crashes when hitting play, sometimes just having it freeze randomly. In the case of the freeze, there's no log. I'm not sure what I can provide in that case. But in the case of the crash, I've attached a log.
Hi,
The crash log does not contain anything related to Obi. Seems to break at:
* Assertion at ..\mono\metadata\threads.c:1788, condition `internal' not met
This is a known bug in Unity:
https://issuetracker.unity3d.com/issues/...gettexture
According to this report, disabling 'Error Pause' in the console would avoid triggering the bug:
https://issuetracker.unity3d.com/issues/...is-enabled