Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
4.3.4f1
Issue ID
594014
Regression
No
OnMouseDown in editor does not work after making a build for android
To reproduce:
1) Open the attached project and load 'demo' scene
2) Play it and and press with mouse on the sphere. Notice that it disappears (OnMouseDown event)
3) Now go to Build settings and make build for android with default settings.
4) Now play the scene again on computer and repeat step 2. Notice that OnMouseDown does not work anymore.
Issue does not reproduce by building standalone build.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
Add comment