Recent content by Skyler

  1. S

    UCC jumping and falling through terrain issue

    Yes, definitely using fixed update. Anecdotally, the sample scene was using update. Regardless, the problem persists irrespective to which update method I use. I'm going to try to tweak the project physics settings to see if that makes any impact. Regarding sending you the repro scene, I don't...
  2. S

    UCC jumping and falling through terrain issue

    Thank you for your response. I tried fiddling with the SolidObjectsLayers and I couldn't find a combination that fixed the problem. No matter what layer(s) I set it to, I'm still able to reproduce. I was able to get the demo scene running and I'm not able to reproduce the issue. I created a...
  3. S

    UCC jumping and falling through terrain issue

    Are you using update or fixed update? Whatever the default is for the first person character that gets generated. I'm guessing Fixed Update. How can I verify that? What is your framerate? 60fps Are you able to reproduce it within the terrain of the demo scene within the demo scene? I don't...
  4. S

    UCC jumping and falling through terrain issue

    I'm having 2 issues that I'm trying to resolve. 1. When jumping, my character tends to just glide through the level. The issue is exasperated when combined with "Speed Change." I've tried tweaking the gravity settings, angular drag and drag on the rigid body, and I've tried messing with the...
Top