News:

Latest addition to the collection: Prefab Maker

Main Menu

5.4 beta errors

Started by bo.artist@gmail.com, March 24, 2016, 10:56:47 AM

Previous topic - Next topic

bo.artist@gmail.com

Im getting errors when launching prefabmaker in the beta 5.4 of unity. Just a heads up
This error when selecting an object int he scene and prefabmaker

MissingMethodException: Method not found: 'UnityEditor.ShaderUtil.GetTexDim'.
MeshMakerNamespace.PrefabMaker.OnGUI ()
System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)

MediaGiant

#1
Thanks for letting me know while it is still in beta. I just installed 5.4.0b11 personal, imported Mesh Maker, fired up Prefab Maker and combined 3 meshes, one of which included a cubemap. The objects combined as normal and I wasn't able to recreate the error you found.

There's no mention of the function being deprecated in the Unity documentation http://docs.unity3d.com/ScriptReference/ShaderUtil.GetTexDim.html

Which might mean there is a bug in the beta version of Unity. I'll do some more tests and if I can't find a cause for the error it might pay to pass the error on to the Unity developers.