Problem Description
Pathfinder find path where it should not, in in the diagonals.
Even an object with a size of 1x1 could not pass and follow the returned path.
Attach a Capx
https://www.dropbox.com/s/ta0lowufer55sm6/PathfindingProblem2.capx?dl=0
Description of Capx
Here's a little capx to display a pathfinding problem. Any click to move the red sprite. Try to go left or right and see that it can pass through diagonal walls. R to retry and space to display obstacle map.
Steps to Reproduce Bug
Just try to go behind the walls. In theory it's impossible because there's not space between tiles. Try to go into the enclosed area on the right and see that you can pass through wall, but you cannot find out path.
Observed Result
Object find path through walls hen diagonal movement is enabled.
Expected Result
Find good path, because the pathfinder leads the object to bounce against walls if piloted by physics or other movements.
Affected Browsers
Operating System and Service Pack
Windows 7 SP1
Construct 2 Version ID
Construct 2 Release 223