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

BoundingBox Scale Handles Reverse from certain angles and positions #73

Closed freekpixels closed 6 years ago

freekpixels commented 6 years ago

Hello! First of all, amazing work guys, hope to be able to contribute asap! The issue I am raising here is about the BoundingBox scale witch seems to have an issue with it's handles and their reversing when scaling(to get the right scaling direction).

Here is a recording of what happens with the MRDL Manipulation Example deployed in a HoloLens. The same thing happens in our app as well but for showing the problem the unchanged example was used.

https://youtu.be/GEXGHyER2AU

I am happy to answer any questions that can help understand the issue!

Thank you!

Railboy commented 6 years ago

Thanks for the video - visual aids are always appreciated!

This issue is fixed in an upcoming version - we'll be posting a branch for testing the new bounding box soon.

freekpixels commented 6 years ago

Amazing! Thank you!