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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment