Answered

Errors in Unity 2018.4.2.f1

Greg Acuna 4 years ago updated by anonymous 4 years ago 1

Getting the two following errors:


Assembly 'Assets/UMotionEditor/Plugins/Application/UMotionApplication.dll' will not be loaded due to errors:
Unable to resolve reference 'UMotionSourceApplication'. Is the assembly missing or incompatible with the current platform?
Reference validation can be disabled in the Plugin Inspector.

AND
Assembly 'Assets/UMotionEditor/Plugins/Editor/UMotionEditor.dll' will not be loaded due to errors:
Unable to resolve reference 'UMotionSourceApplication'. Is the assembly missing or incompatible with the current platform?
Reference validation can be disabled in the Plugin Inspector.
Unable to resolve reference 'UMotionSourceEditor'. Is the assembly missing or incompatible with the current platform?
Reference validation can be disabled in the Plugin Inspector.

UMotion Version:
1.2 p05
Unity Version:
2018.4.2f1

Answer

Answer
Answered

Hi,
thank you very much for your support requests.

These errors are happening because in some cases Unity is validating *.dll referenes to script files before those script files finished compiling. They are false alerts and can be ignored.


If these errors annoy you, select the UMotion dlls and disable the "Validate References" checkbox in the Inspector. Then click "Apply".

upload_2019-12-23_9-7-31.png


The UMotion *.dlls can be found at:
"Assets/UMotionEditor/Plugins/Application"
"Assets/UMotionEditor/Plugins/Editor"

Please let me know in case you have any follow-up questions.

Best regards,
Peter


GOOD, I'M SATISFIED

Thanks for your quick reply Peter. Though you were extremely fast I had found another post that suggested deleting and then reinstalling uMotionPro. Tried that and the errors are gone. If they pop up again I'll try the other solution.

Satisfaction mark by Greg Acuna 4 years ago
Answer
Answered

Hi,
thank you very much for your support requests.

These errors are happening because in some cases Unity is validating *.dll referenes to script files before those script files finished compiling. They are false alerts and can be ignored.


If these errors annoy you, select the UMotion dlls and disable the "Validate References" checkbox in the Inspector. Then click "Apply".

upload_2019-12-23_9-7-31.png


The UMotion *.dlls can be found at:
"Assets/UMotionEditor/Plugins/Application"
"Assets/UMotionEditor/Plugins/Editor"

Please let me know in case you have any follow-up questions.

Best regards,
Peter