Search Issue Tracker
In Progress
In Progress in 1.4.X
Votes
0
Found in [Package]
1.4.0-pre.4 - Entities
Issue ID
ECSB-1743
Regression
No
For Entities objects, frictionless interaction only works when both objects have 0 friction
How to reproduce:
1. Open the “FrictionDisable.zip“
2. Open the “MainScene” Scene
3. Enter Play Mode
4. Observe the Yellow cube on the left in the Game view
Expected result: The cube does not stop moving due to 0 friction
Actual result: The cube stops moving regardless of the friction being 0
Reproducible in: 1.2.0, 1.4.0-pre.4 (6000.0.54f1, 6000.1.14f1, 6000.2.0b12, 6000.3.0a3)
Could not test in: 2023.1.0a1 (Entities package compatibility issues)
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Workaround: Set both the blue plane and the yellow cube to have 0 friction
Notes:
- Both cubes have 0 friction, and both planes have friction value set to 0.6, yet ECS
- No friction is achieved only if both interacting Entity objects have 0 friction Physics Materials
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
Add comment