I have experienced a strange issue where my gameobject meshes go crazy upon picking them up. It’s only for specific meshes for which some of them only do it randomly. By crazy I mean they resize in a certain axis.
I am using the HTC Vive, SteamVR, and VRTK.
The only thing that I changed was update a graphics driver, but everything else seems to be fine.
Here is a link to my game on GitHub;
To reproduce follow these steps;
-
Turn on the game from the main scene using the HTC Vive.
-
Travel to a room with a whiteboard, these can identified by the markers which having glowing tips.
-
Pick up the marker and you shall see that the mesh goes crazy. This can also be done randomly with the blue and black chairs if you throw the object.
Any help would be appreciated.