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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #929835