Neos-Metaverse / NeosPublic

A public issue/wiki only repository for the NeosVR project
197 stars 9 forks source link

Grabbable under Grab Block doesn't show red lasers. #1646

Open Earthmark opened 3 years ago

Earthmark commented 3 years ago

Describe the bug

I am trying to make an object that is placeable in a world such that it can be picked up again later, but only some parts of the object act as 'handles'. Grab Block works fine for this, handles outside of the block and the content inside of the block, however items inside the non-handle section may still be grabbable things. This also works programmatically, I can still grab things inside the grab block when that object itself has a grabbable component, however the user's laser shows up as white instead of red when hovering over the sub-grabbable object.

Relevant issues

To Reproduce

Have an object that is grabbable parented under a grab block.

Expected behavior

The laser is shown as red instead of white when cursoring over the grabbable object.

Screenshots / Video

Photo in Neos Home Exploration

Bug information (please complete the following information):

Additional context

The functionality is intact, it's just visually not showing up correctly.

Reporters:

Earthmark#0314

shiftyscales commented 3 years ago

Seems related to #1359 @Earthmark.

Earthmark commented 3 years ago

More than likely! I only searched open, my bad

Frooxius commented 3 years ago

Should be fixed in 2021.1.24.1266, thanks for report!

Earthmark commented 3 years ago

As of 2021.1.24.1327 this is still an issue, I can link an item to demonstrate if requested