Search Issue Tracker
Duplicate
Votes
0
Found in
2017.2.0b4
Issue ID
937574
Regression
Yes
[WebGL] MissingMethodException with OnGUI scroll view
Steps to reproduce:
1. Open user attached project (BugReport1)
2. Make a WebGL build
3. Run the game on browser
4. Try to move scroll bar using mouse click
5. Observe the "MissingMethodException: Method not found" exception in the console
Expected result: OnGUI slider scrolling should be properly working with no exceptions
Actual result: OnGUI slicer scrolling does not work when clicked and dragged, exception is thrown
Reproduced in: 2017.3.0a2, 2017.2.0b5, 2017.2.0b1
Not reproduced in: 2017.2.0a4, 2017.1.0p2, 5.6.3f1, 5.5.4p2
Regression since: 2017.2.0b1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #929835