- Home /
error when opening my project
Assertion failed on expression: 'ptr == NULL || GET_CURRENT_ALLOC_ROOT_REFERENCE() == NULL || GET_CURRENT_ALLOC_ROOT_REFERENCE() == GET_ROOT_REFERENCE(s_MonoDomainContainer, kMemMono)' UnityEngine.GUISkin:OnEnable()
this happens only the first time I open my project, when i clear the error it doesnt appear again until i close/open unity again.
same here Have you been able to succesfuly make a build?
Ya, later I realized it was because of something else, messing with stuff in my Player Settings fixed it for me (the not being able to build was a stupid thing with the keystore, but not sure if that's what was causing this error too or something else I changed).
Answer by SSL7 · Sep 21, 2017 at 08:29 AM
After many updates of unity, my project still has this harmless but annoying error... anyone figured it out?