So I’ve been working on a project, and things have been going well. Today however, I opened up the project, and didn’t make ANY changes to this particular map, and now get this series of errors:
I have no idea why I’d be getting simulate physics/collisions errors on objects that don’t really have the ability to simulate physics. Plus it happened when I didn’t change a thing from yesterday. Any idea what could be causing this?
The message seems to point to the fact that the “Simulate Physics” property is set on those actors/component but their collision is set to not collide for example
If you don’t intend to be able to simulate those objects with physics, you can just turn off “Simulate Physics” on them , that should hopefully remove those warnings