Wheels not visible on Bushmaster PMV, GTK Boxers, GTK Boxer, and Ural 4320 when engaged by player
Problem
There is a known issue where wheels for the following vehicles are not visible in VR-Vantage when engaged in VR-Engage. These vehicles are:
- Bushmaster PMV
- GTK Boxer APC
- GTK Boxer CRV
- Ural 4320
Affected MAK ONE Products
VR-Vantage 3.1
Platforms
All platforms
Solution
To work around this problem:
- In your SharedData location, navigate to: ./SharedData/18/latest/ModelData/Configuration/Definitions/Entity/Vehicles/Wheeled.
- Open each of these files:
- ./Bushmaster/WheeledBushmasterArmoredPersonnelCarrier.ommx for the Bushmaster PMV.
- ./Boxer/WheeledBoxerArmoredPersonnelCarrier.ommx for the GTK Boxer CRV and GTK Boxer APC.
- ./ural-4320-cargo.ru/WheeledUral-4320-cargo.ommx for the Ural 4320.
- Change:
<first>scaleArtPartTransform</first>
<second>100,100,100</second>to:
<first>scaleArtPartTransform</first>
<second>1,1,1</second> - Save and close the files. Restart VR-Vantage to get these changes.