Third Party Assets Compatibility

Potential Issue & Fix - Missing Ghost Object

There is a known issue where the ghost object may fail to spawn or follow the correct position. This can occur if another asset overrides Unity's default Physics settings, specifically the Queries Hit Triggers property in the Project Settings. By default, this setting is enabled. If you experience this issue and find that the setting is disabled, simply enable it to resolve the problem.

For example, assets like More Mountains - Top Down Engine may override this setting. You can safely re-enable it by ticking the box, and everything should work as expected.

Last updated