Search Issue Tracker
Won't Fix
Votes
0
Found in
5.2.0b3
Issue ID
713440
Regression
No
Constraining Rigidbody2D position fails to stay in the start position, when another object applies force to it
To reproduce:
1. Open attached project
2. open constrainBug scene
3. Enter play mode
Expected result: Cube (2) does not move downwards
Actual result: It slowly moves downwards
Screencast: http://screencast.com/t/DeYO2JXVB1y
Workaround: in cases like this, it usually means that the objects are too close in Mass. If the offending object (the one which pushes out the other object) has a lower mass, then this does not occur.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
Add comment