Page MenuHomeFeedback Tracker

[1.3.0.125] S105 Incorrect Passenger Positions
Awaiting internal Testing, NormalPublic

Description

Game Version number:
1.3.0.125

Modded?:
No

Issue Description:
The S105 base vehicle prefab was recently modified to reference different Pivot IDs for the PassengerPositionInfo within the SCR_BaseCompartmentManagerComponent. As a result, rear passengers now appear to sink into the ground.

Previous (v1.2.1.x) Prefab:

  • PivotID "passangerL_idle"
  • PivotID "passangerR_idle"

Current (v1.3.0.125) Prefab:

  • PivotID "PassengerL_idle"
  • PivotID "PassengerR_idle"

The problem is that the vehicle model has not been updated to reflect these new memory point names, leading to the current misalignment issue.

Details

Severity
None
Resolution
Open
Reproducibility
Always
Operating System
Windows 11 x64
Category
General
Steps To Reproduce
  1. Spawn an S105 civilian vehicle.
  2. Fill all passenger seats with AI units.
  3. Observe that the rear passengers appear to sink into the ground.
Additional Information

Event Timeline

Geez changed the task status from New to Awaiting internal Testing.Mon, Mar 24, 1:51 PM