When I use physics behavior in r168 the object properties setting "disable collisions" isn't working. I'm quite sure that something has happened between few versions of Construct 2 regarding the physics or collisions. My game used to work perfectly, but now it simply doesn't. I didn't find any bug reports about this issue I'm facing, so it must be just me being stupid and not disabling the collisions the right way. I know I can disable collisions from events, but I don't want to specify all objects to disable collision with. Also with my big project disabling from events don't really work, but I can't reproduce that to file a bug report.
I have same issue with both Box2D Web and asm.js