Unity Issue Tracker - GameObject bounces differently in Player compared to Play Mode
Closed
UUM-15944
GameObject bounces differently in Player compared to Play Mode
Unity: 3D Physics
Won't Fix
2023.1.X
2022.2.X
2022.1.X
2021.3.X
2020.3.X
Collisions in WebGL behave differently than in Editor and the Windows build which is a totally different perspective considering cross-compilation into JS.
How to reproduce:
1. Open the project “IN_14124”
2. Open “SampleScene” in Scenes
3. Enter Play Mode
4. Observe the ball
5. Press File → Build And Run
6. Observe the ball
Expected result: The ball behaves the same on different platforms compared to Play Mode
Actual result: The ball behaves differently on different platforms compared to Play Mode