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
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
Resolution Note:
Issue with test project. Not a bug.