Upgrading to Unity 5.5 problems

So, I’m getting this error in the console (pasted below) , with no hints on where the problem is :
Any ideas on what this is about ?

Thanks

Unhandled Exception: Mono.CSharp.InternalErrorException: Failed to import assembly `U_r_g_utils, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' ---> System.ArgumentNullException: Value cannot be null. Parameter name: name

at IKVM.Reflection.TypeName…ctor (System.String ns, System.String name) <0x2adcad8 + 0x0004b> in :0

at IKVM.Reflection.Reader.TypeDefImpl.get_TypeName () <0x2add318 + 0x0002f> in :0

Hey, I’m currently looking into a similar case, will let you know if we need a bug report + repo project.

Edit: could you submit a bug report with a repo project and the wrapper and the dll? Then let me know the report nr so I can discuss with the team.

The project itself is quite huge (20gb), so, how do we do this ?

We have some tools that let’s you select folders or specific types of assets and strip them out to reduce the size of your repo project. You can find a guide on how to use them here.

Here it goes, report number : 861842
Thanks :slight_smile:

1 Like