Link to .capx file:
drive.google.com/file/d/0BxoHB3AGjIpYMmpGN09XdlJGQnc/edit
Steps to reproduce:
1. Add a lot of Tiledbackground with physics behavior.
2. Set Immovable to Yes.
3. Check Tiledbackground collision in event.
4. Run Debug Layout.
Observed result:
We can see "Moved cell/sec" very high (Moved cell/sec = 480) because there aren't moving objects, but with sprite no problems (Moved cell/sec = 0).
Expected result:
I expect the same result of sprite, (moved cell lowest).
Browsers affected:
All browser.
Operating system & service pack:
Windows 8 x64.
Construct 2 version:
From r155 to r158.2.
Sorry for English.