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
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
Add comment