Search found 1 match

by disky
Sat Dec 06, 2014 7:34 am
Forum: Amplify Texture 2 - Development Builds
Topic: NullReferenceException: Convert unity to virtual
Replies: 2
Views: 3463

NullReferenceException: Convert unity to virtual

It looks like it found about 1200 materials

at some point in the first 4 it crashed with


NullReferenceException: Object reference not set to an instance of an object
at AmplifyTexture.Converter.ConvertUnityToVirtual () [0x00000] in <filename unknown>:0

at AmplifyTexture.Converter.OnGUI ...