Neos-Metaverse / NeosPublic

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

BooleanSwitcher applies to root on undo of deleted component from a deleted object #451

Closed shiftyscales closed 4 years ago

shiftyscales commented 4 years ago

Steps to replicate:

The BooleanSwitcher appears to add everything in the scene as a child, setting the entire world, and all its objects/users as inactive.

SHIFTY-PC 2020-04-07 15_22_44.log

Frooxius commented 4 years ago

Which object did you add the BooleanSwitcher to? Was it just any random one in the world?

shiftyscales commented 4 years ago

Initially it was my avatar when I first discovered it. But I reproduced it with just a cube created by the DevToolTip. That simplified scenario is the one that log is associated to.

In the case of my avatar, quick-switching into my avatar replaced the "delete" step.

shiftyscales commented 4 years ago

2020.4.9.1318. - Fixed Component destroy undo step attaching the component to the root if the original Slot was destroyed