Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UE5.1 Crashes when spinning the second capsule collide #86

Closed
SC068 opened this issue Apr 15, 2023 · 8 comments
Closed

UE5.1 Crashes when spinning the second capsule collide #86

SC068 opened this issue Apr 15, 2023 · 8 comments

Comments

@SC068
Copy link

SC068 commented Apr 15, 2023

The second collider is not displayed,When I reopen the Animation Blueprint, it worked.but when I spinning it,my unreal engine was crashed.

@gotgrassct
Copy link

I second this, whenever I rotate a capsule collider or I think any collider, it just crashes. This is for 5.1. It's really frustrating working with the collisions cause it always crashes.

@ruminaire
Copy link

I thought it's only my AnimBP which has some problem, it's starting crash often when changing any collider/collision. Now I think it's only happen start in 5.1

My workaround for now is whenever I make changes to collider, I make sure to save my blueprint first, then click on empty space (de-select KawaiiPhysics node I'm currently working on so there's no KawaiiPhysics visual debug active), only then I press compile and pray it doesn't crash.

More often it works. sometimes it still crash the engine, but since I already saved my progress, next time I opened the engine my AnimBP is compiled fine (how? why? idk), it's slow workaround and very frustrating when I'm trying to change many nodes this way.

Also could confirm if I add new collider like @SC068 said, it won't displayed until I reopen AnimBP.

pafuhana1213 added a commit that referenced this issue May 13, 2023
…he results of property changes without compiling

Fix issue : #86 (UE5.1 Crashes when spinning the second capsule collide)
Fix issue : TotalBoneLength is not reset
@pafuhana1213
Copy link
Owner

Hi guys,
Sorry for my late reply, and thanks for your feedback!

I can't reproduce the crash reported by @ruminaire but I have fixed the issue reported by @SC068 .
4268a48

I believe @ruminaire's crash has been resolved as we've made a lot of improvements to the collider preview, but if it happens again, please provide the error log, call stack, and steps to reproduce.

Thanks!

@gotgrassct
Copy link

When will the update release?

@pafuhana1213
Copy link
Owner

pafuhana1213 commented May 14, 2023

Hi guys,
This may fix the crash when editing Rotation
09febed

@pafuhana1213
Copy link
Owner

@gotgrassct
maybe soon ;)

@gotgrassct
Copy link

Awesome, do you think maybe later today? (5/14)

@SC068
Copy link
Author

SC068 commented May 15, 2023

@pafuhana1213 I tried it and it worked correctly! Thank you very much to solve this problem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants