#im getting a really weird behaviour that
1 messages · Page 1 of 1 (latest)
im just gonna show the difference between my menu vs game rq
I gtg good luck
I'm going to ask a dumb question, but I know you've narrowed it down to the character controller (which I have seen conflict with various XR rigs before).
But, ruling out the collision possibility. In the broken scene, if you disable the entire environment - and put your rig just on a flat plane with a collider - does it still happen?
If yes - the environment isn't at fault. That would mean it needs to be the rig and/or character controller at fault (could be a bad offset, physics of character controller causing it to move or fall but the XR rig is locked in position thanks to how it's coded, etc).
this would work right?
Yeah
ill get back in a couple of minutes with result
Just let us rule out the entire environment in one swoop
yea
Although you need to be standing on something or the character controller would fall I think
So the cube should do it
Ok that helps. Hmm
now to move each part of the environment back out, one at a time to see which one is at fault
Good idea, I was thinking the same thing. Im hoping it's just a rogue box collider or mesh collider with convex on somewhere
oh shit, uhhhh
Interesting colliders
yea
I want to see this when it's ready now :D.
im so confused why they are like that
they never were before
this issue started yesterday
this project has been around for months
disabled the colliders outside that room, gonna test again
That's a very unusual collision set. It's odd for sure. Some base mesh change maybe, and the colliders scaled up once it finished importing? Anyway yeah definitely check again
That one's new to me too
yeah, source problem found, thanks
dont know how to fix it though
hah, uhh
seems like i found the problem
i had accidentally re-exported from blender using all local scale instead of fbx units scale
oh yes, world is back to normal and my rig moves like normal again
@short night thank you so much for your help
you saved me from insanity
Awesome, I dunno how you are going to fix it but at least we know what's happening