Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.5f1
Issue ID
810274
Regression
No
[WebGl] Different behaviour inside Editor and on WebGL app
Steps to reproduce:
1. Open my attached project.
2. In test scene press play button.
--- Try clicking game screen, you will "scratch" pressed surface and will put red circle which marks pressed position. Repro gif: https://gyazo.com/0bc6b7c2902f2b074f64e2391dd6e3e5
3. Build and run this scene in WebGl platform.
--- Try clicking game screen, you will "scratch" random locations (even though red circles appears in the right place). Repro gif: https://gyazo.com/3e238694da9e099d570e4934a595e669
Expected result in WebGl platform: you only scratch selected surface.
Actual results: you scratch random locations.
Reproduced in: 5.4.0b24, 5.4.0b23, 5.3.5f1, 5.2.0f3, .
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment