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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
Add comment