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
- DisplayDialogComplex crashes with a long content string containg Cyrillic chars
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
Add comment