Srinjoy Majumdar
Srinjoy Majumdar
@davidkline-ms I hit this issue when installing the feature tool on a new computer as well. Had to install the specific version of .NET in the other thread (5.0.13) to...
Hi @student-low 👋 Thanks for writing in! This looks like it might be a Windows specific bug since it seems to be working from launch on Mac for me. I'll...
This is a great idea! I think this is definitely a feature we can add but it will require some changes on the API from the Classroom Web side. @mozzadrella...
@Clandguth Not sure if you're still working on this but I just looked into this report and was able to reproduce what you saw in the video. This is actually...
Tried out the simulator and compared to the MRTK 2 rotation controls. Here are the differences I found: 1. User needs to hold "alt" to rotate with left hand (as...
Unable to reproduce on the MRTK Dev Template project with Unity 2020.3.44 and Input System 1.4.4. Looks like this is fixed now with the input system package
Tested out Finn's draft PR today. The implementation adds a `Scrollable` script to allow interactors to move `ScrollRect`'s. The `Scrollable` script inherits from `PressableButton` and as far as I can...
MRTK 2 had both poke scrolling and bubble up ray scrolling. The implementation wasn't ideal either as the inner buttons still got clicked when trying to scroll
Based on the investigation above, I'd say we need about 2 weeks to either fix this implementation or prototype new scroll interactions. I'm moving this task back to planned