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

RootMotionView is considered for bounding box #91888

Open
tiloc opened this issue May 12, 2024 · 1 comment
Open

RootMotionView is considered for bounding box #91888

tiloc opened this issue May 12, 2024 · 1 comment

Comments

@tiloc
Copy link

tiloc commented May 12, 2024

Tested versions

  • Reproducible in 4.2.2

System information

Vulkan API 1.2.231 - Forward Mobile - Using Vulkan Device #0: Apple - Apple M1

Issue description

The orange bounding box takes into consideration the size of the RootMotionView. In my mind, this should not be the case, as the RootMotionView is only a debugging tool with no influence on the actual geometry.

image

Steps to reproduce

Place a RootMotionView into a 3D scene.

Minimal reproduction project (MRP)

N/A

@Calinou
Copy link
Member

Calinou commented May 12, 2024

I don't remember if we have a way to change the selection box size for certain nodes without breaking their rendering when partially off-screen. In other words, we shouldn't override the RootMotionView's AABB size or it'll disappear when partially off-screen.

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

No branches or pull requests

2 participants