#IN-102620 Physics debug display or collider generation bugged
1 messages · Page 1 of 1 (latest)
@agile topaz : FYI
Thanks!
@chilly ice : Thanks for bringing this up. We'll have a look!
tangential but what turned out to be the cause with that prefab joint baking bug?
That was an interesting one that @bold acorn could say more about. In a nutshell, there was an issue with the API of the built-in joint that produced different data when the baker was called at different moments (during prefab baking vs. during normal sub-scene baking).
We worked around it for now and will release the fix soon in a future Unity Physics package, but the root API issue is fixed in a future Unity version.
thanks(thats a good enough explanation for me to chew on)!
@chilly ice : it's just the display that is broken here with the capsule. Turning it by 90 degrees makes it work again. And the "edges" display is still correct.
The underlying collider works fine.
Hey @chilly ice ! Thanks for reporting this issue. I was the last one that changed some stuff in the Capsule Display.
I think something were missing when they published the package, because in the current version in the internal repository it looks like this.
So I'm going to check the difference with the public version and I will fix it! 😓
Hi @chilly ice, just to let you know that this is already fixed in Unity Physics 1.4.
Also it is only happening with the Physics Shape Component, but not the Capsule Collider built in component.
Let me know if it works for you! 😄
looking forward to 1.4!
Exp version has been out for 2 months if you need
just tried it out.. and it broke scene loading for some scenes? 🙈