Unity editor enless barrage of exceptions

Issue #21 resolved
Damian Abalo created an issue

No idea the cause for this, but on Editor mode, since I added uPrefab to my project I get UnassignedReferenceExceptions constantly, complaining about things that are actually assigned (and even if they weren´t, in Editor mode it should be the same anyway)

The exception comes from the line 118 inside the script uPrefabUtility.cs

Thankfully, this doesn´t happen in play mode, so it is not a critical bug, but it is annoying anyway.

Best Regards

Comments (5)

  1. Damian Abalo reporter

    Hello Devon. Once again, once the critical issue was solved, this one disappeared. Whatever this is, it seems to appear only when something else goes wrong.

  2. Log in to comment