My character mesh is not appearing when i test play my game.
I can see the shadow of the mesh with correct animations.
But the mesh does not appear in first or third person modes
In the photo below, i should be looking down and seeing my own mesh, but I just see the shadow.
Visibility is checked (when unchecked i dont even see the shadow)
I was able to recreate your issue, and assuming your mesh is normal; try to uncheck Hidden Shadow and Hidden in Game options of your mesh’s settings:
Here are the default setting my sending to you, i havnt played with any visability,
Something interesting is that when i test my game as Listen Server with 2 players, i can see both of the meshes. This only occurs on the controlled characters camera display.
So on the character i am controling at that time when i look down, i do not see my own body.
(as a new user i am only allowed 1 photo upload, please see the other comments for the photos)
I see something that looks like the issue, I can see that Owner No See is check, and it is locked so i cannot edit it, I attempted to make a Event Begin Play → Set Owner No See (tar mesh, False).
I am still not getting any results, any ideas?