Jump to content

Collision and collider bug


Alienhead
 Share

Go to solution Solved by Alienhead,

Recommended Posts

One out of every five models I bring into Ultra does not register collision. I have a bounding box set on this model and I get NO collision in game. This happens like I said once every 4 to 6 six models I bring in.

The scale is 1,1,1 and the rotation is 0,0,0.

There is no explanation why this occurs. This has pretty much happened since day one of beta testing for me.

I have attached the model in hopes that one last time this can get some notice as it is Ultra-Annoying. 

Ty.

 

Dump1.zip

I'm only happy when I'm coding, I'm only coding when I'm happy.

Link to comment
Share on other sites

I tried creating a simple map with this model and collision worked as expect, both between a first-person controller and the object, and between a static and dynamic instance of the model. How can I make this error occur?

collisiontest.zip

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

I've noticed it seems to be a hit and miss thing, If at first I cannot get collision to work I restarted editor and collision worked.  After a few hours of map editing and rerunning I noticed collision was not working again. A restart of the editor and it works again.   Got me my friend. :(

I'm only happy when I'm coding, I'm only coding when I'm happy.

Link to comment
Share on other sites

OKay I'll try to make a simple map where this happens. Keep in mind that this does not happen to every model, just a handful that i have discovered so far.  One being the one I uploaded. If it remains to be such a low-rate isolated problem then perhaps Im just wasting your time?.

 

  • Thanks 1

I'm only happy when I'm coding, I'm only coding when I'm happy.

Link to comment
Share on other sites

Moving both the dumpster model and a school bus model into a new blank project and they both work. placing the same models into my current project and I get no collision. I have no test map that wont work to share. but my main project they have no collision. 

It could be a problem within my UAGC controller.. but I cant phantom where to begun looking. it uses the standard first person physics model.

 

I'm only happy when I'm coding, I'm only coding when I'm happy.

Link to comment
Share on other sites

My controller does height picks to objects directly in front of the player, this data is used for the Parkour engine. I've noticed that if i turn down the pick checks to one pers 100ms, I get collision.  This is starting to seem like a controller bug on my end. But maybe not as I should be able to call a pick every sync without disturbing the physics collision system?

 

 

I'm only happy when I'm coding, I'm only coding when I'm happy.

Link to comment
Share on other sites

Wait...is this a custom controller system of your own, not the player physics?

The default frame time in Ultra is 16.666667 milliseconds, a lot shorter than 100.

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...