LogicalError / realtime-CSG-for-unity

Realtime-CSG, CSG level editor for Unity
https://realtimecsg.com
MIT License
761 stars 80 forks source link

Cannot drag prefab to the scene if it contains a brush #288

Closed lazlo-bonin closed 5 years ago

lazlo-bonin commented 5 years ago

As the title says. I can drag it to the hierarchy, but I can't drag it into the scene view. This happens whether or not the thing I'm dragging it on is part of a CSG model or not.

lazlo-bonin commented 5 years ago

Note: this only happens if the brush is part of the prefab's children, but not directly at a prefab root.

For example, I add "hole" brushes to my door and window models. The hole is a child of the renderer. Doing that will prevent me from dragging it in the scene.

But if I add a brush at the root, I can drag it in.

LogicalError commented 5 years ago

Thanks, I'll take a look

LogicalError commented 5 years ago

Fixed in version 1.545!