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
- Intercepted Events text is hardly visible in Inspector window for UI elements when Editor theme is set to Light
- [Hierarchy V2] Add new Query Block window contains a typo in the Hierarchy Search Area block
- Scene is not rendered in Player when ran with -force-d3d12 argument and GPU Resident Drawer enabled
- “Failed to load” window appears when a package’s docked window is opened and the package is uninstalled
- Properties window is not closed when the GameObject is deleted and the Properties window is not focused
This is a duplicate of issue #929835