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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #929835