"The class defined in script file named 'CharacterElementHolder ’ dose not match the file name! "
i got the log above,the “CharacterElementHolder” as you know is just like the unity Character Room Demo,and it run without error in unity2.6,and run correct in unity3.0 editor mode. but bug break out when i run it in built windows exe version…
anybody can tell me why…
i need help…
ps: (the assetbundl of “CharacterElementHolder” was build in unity2.6 )after i rebuild the assetbundle in unity3 the error log gone, but all of my assetbundl was build in 2.6, i need to rebuild all of the assetbundls? OMG…