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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment