SkinnedMeshRenderer: Mesh has been changed to one which is not compatible with the expected mesh data size and vertex stride. Aborting rendering. #114
zainulabedeen123
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i am using RPM SDK 3.2.2(latest one), I am facing couple of issues.

I am developing a multiplayer game with Photon Fusion, RPM is working alright but here are the 2 issues that i am facing
1-I am fetching characters with URL, for some characters it shows this exception and it doesn't load the character:
SkinnedMeshRenderer: Mesh has been changed to one which is not compatible with the expected mesh data size and vertex stride. Aborting rendering.
Here is the screenshot.
2- I am creating this game for webGl and whenever i try to create webGl build it gives this build error and doesn't create the build.

Beta Was this translation helpful? Give feedback.
All reactions