Unable to enable the PassThrough property of PathfindingModifier instances

Reproduction Steps

  • Open an empty baseplate
  • Insert a Part into the Workspace
  • Insert a PathfindingModifier into the newly created Part
  • Attempt to enable the PassThrough property of the PathfindingModifier instance

No beta features or plugins enabled.

System Information: Ryzen 7 2700 CPU, RTX 2060, 32GB DDR4-3200, Windows 10 21H1 (Build 19043.1415), Studio Version 0.506.2.5060610

Expected Behavior
The PassThrough property is enabled, allowing pathfinding to compute through the volume of space inside the part.

Actual Behavior
The property is not enabled, and instead a warning is shown in the Output log:

Property PassThrough of PathfindingModifier () is not supported

Issue Area: Studio
Issue Type: Other
Impact: High
Frequency: Constantly

Pathfinding modifiers is a beta feature.

3 Likes

You need to enable the “Pathfinding Modifiers” beta feature for the actual instances to have any functionality.

1 Like

My bad, haven’t checked in on whether it was still a beta feature in a while.

Strikes me as odd that the instances are accessible and can be inserted into parts without the beta feature enabled. There is also no mention of them still being in beta on the guide that explains how to use them (near the bottom). Had to go to the specific API doc on the PathfindingModifier instance to get a note that it was in beta… that’s what confused me.

Thanks for letting me know!

Maybe send in a #bug-reports:developer-hub topic about this to have the docs fixed.

1 Like

This topic was automatically closed after 7 days. New replies are no longer allowed.