Search Issue Tracker
By Design
Votes
1
Found in
4.3.4f1
Issue ID
590222
Regression
No
2D physics are not "pixel perfect" when using floating point number for position/scale
To reproduce:
1) Open the attached project and load 'PPU - 1to1' scene
2) Select 'Parent' game object in hierarchy and play the scene
3) Zoom in and check colliders of child objects in scene view. Notice that 'player' game object rests on the corners of other two cubes (it bounces off in 4.6 and falls into the gap, probably that is expected)
this behavior is expected.
4) Now load 'PPU - 100to1' scene and repeat step 3. Notice that 'player' game object does not fall fully to the corners of another cubes (in 4.6 it does not bounce off into gap...might be a bug, that scale changes physics simulation). This is not expected.
You can check screenshots made by user for more info.
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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Lordinarius
Apr 27, 2014 07:03
Hi . is that same issue ?
http://tinyurl.com/l4rlhx8
ViNull
Feb 19, 2014 18:16
Additional explanation on this issue at the following link, since the example projects are not link for download on the issue: http://www.gamemarx.com/2014/02/2932/unity-4-3-2d-physics-bug-affecting-tile-based-games/