Search Issue Tracker
By Design
Votes
0
Found in [Package]
preview-2.2.2
Issue ID
1264972
Regression
No
RigidBody.AddForce sometimes fail to work on touch when using device simulator
Steps to reproduce:
1. Open user's attached project "Lady Bug.zip"
2. Enter Play mode
3. In the device simulator window, use the mouse left click to play
4. Notice that sometimes the force is not added on click
Expected results: RigidBody.AddForce is added on simulated touch in the device simulator
Actual results: RigidBody.AddForce sometimes fail to work on touch in the device simulator
Reproducible with: 2019.4.5f1(preview-2.2.2), 2020.2.0a15(preview-2.2.2)
Unable to test with: 2018.4(package errors),
2020.2.0a16 and above due to this issue 1258816
Note: This is not reproducible with a mobile device
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Resolution Note:
Issue with test project. Not a bug.