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
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
- Loading animations are hitching or stopping when using "SceneManager.LoadSceneAsync" to load new scenes
This is a duplicate of issue #929835