Search Issue Tracker

Fixed in 2018.2.X

Votes

0

Found in

2017.3.0b1

2017.3.1f1

Issue ID

1004324

Regression

Yes

MonoBehaviour.OnMouseUpAsButton() no longer works if virtual reality support is enabled and Mixed Reality Portal is off

XR SDK

-

Steps to reproduce:
1. Open the attached project (OC)
2. Open the issue_scene.unity scene
3. Switch platform to Windows Store
4. Enable XR support
5. Build
6. Open VS solution
7. Deploy on a local machine (Make sure that mixed reality portal is off and a device is disconnected)
8. Click on the cube
9. Observe the nothing happening (MonoBehaviour.OnMouseUpAsButton() is not triggered)

Expected behavior: The sphere to disappear when I click on the cube
Actual results: The sphere does not disappear

Note: With 2017.3.2f1, 2018.1.0b11, and 2018.2.0a5. I cannot reproduce due to another bug. The empty screen will appear If virtual reality support is enabled and Mixed Reality Portal is off

Reproduced with: 2017.3.1f1
Not reproduced with: 2017.2.2p1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.