Hey everyone,
I ran into a problem I never faced before, a crash within the UnityWorker thread. I can't imagine the cause, the moment it happened, I started changing the position of some RectTransforms through my own animation script (if that matters).
Here is a screenshot from Xcode:
![[IMG]]()
This is the first time it happened in hours of testing. Is that error caused by me, or is it an internal Unity thing? This happened under a Mono build.
EDIT:...
Crash in UnityWorker thread (MultiplyPoint3/TranformUIVertices)
I ran into a problem I never faced before, a crash within the UnityWorker thread. I can't imagine the cause, the moment it happened, I started changing the position of some RectTransforms through my own animation script (if that matters).
Here is a screenshot from Xcode:
![[IMG]](http://puu.sh/kn1Qq/ff66fc535b.png)
This is the first time it happened in hours of testing. Is that error caused by me, or is it an internal Unity thing? This happened under a Mono build.
EDIT:...
Crash in UnityWorker thread (MultiplyPoint3/TranformUIVertices)