microsoft / MixedRealityDesignLabs_Unity

Mixed Reality Design Labs share experimental samples, explorations and learning from Windows Mixed Reality Design group. If you are looking for official toolkit, please use Mixed Reality Toolkit
MIT License
408 stars 110 forks source link

Interact with the bounding box in the unity editor? #82

Closed fabioshepherd closed 6 years ago

fabioshepherd commented 6 years ago

Hi! Could I interact with the bounding box directly in the unity editor for doing tests? The AppBar and the bounding box appear after I click on the object, but after I can't do any manipulation using the bouding box.

Tachoron commented 6 years ago

Same by me.

I suppose this will not work inside the editor. You must use the Emulator or the Device for testing this.

Best Regards Tachoron

Zulex commented 6 years ago

The bounding box interaction doesn't work on the Unity editor but only on the HoloLens, this behaviour is expected.

Could you get the bounding box to work on the HoloLens? When I click on a object inside the unity editor the bounding box appears, but this doesn't work on the HoloLens. Im using the 2017.2 branch.

Tachoron commented 6 years ago

I using the 2017.1 release at the moment and it works (= i can manipulate the object). I will update to 2017.2 soon and add new informations if my HoloLens is fixed (hardware problems).

Zulex commented 6 years ago

Downgrading to unity 2017.1 fixed the problem for me:)

filsv commented 6 years ago

@Zulex the same for me, but if I click with a mouse it's work. (not with air-tap). and after this drag works with hand-gesture.