Description

Load errors:

Warning CreateExport: Failed to load Outer for resource 'MovementComp': TP_VehiclePawn /Game/VehicleCPP/Maps/VehicleExampleMap.VehicleExampleMap:PersistentLevel.TP_VehiclePawn_9
Warning CreateExport: Failed to load Outer for resource 'Camera0': TP_VehiclePawn /Game/VehicleCPP/Maps/VehicleExampleMap.VehicleExampleMap:PersistentLevel.TP_VehiclePawn_9
Warning CreateExport: Failed to load Outer for resource 'InternalCamera': TP_VehiclePawn /Game/VehicleCPP/Maps/VehicleExampleMap.VehicleExampleMap:PersistentLevel.TP_VehiclePawn_9
Warning CreateExport: Failed to load Outer for resource 'InternalCameraBase': TP_VehiclePawn /Game/VehicleCPP/Maps/VehicleExampleMap.VehicleExampleMap:PersistentLevel.TP_VehiclePawn_9
Warning CreateExport: Failed to load Outer for resource 'VehicleMesh': TP_VehiclePawn /Game/VehicleCPP/Maps/VehicleExampleMap.VehicleExampleMap:PersistentLevel.TP_VehiclePawn_9
Warning CreateExport: Failed to load Outer for resource 'SpringArm0': TP_VehiclePawn /Game/VehicleCPP/Maps/VehicleExampleMap.VehicleExampleMap:PersistentLevel.TP_VehiclePawn_9
Warning CreateExport: Failed to load Outer for resource 'IncarGear': TP_VehiclePawn /Game/VehicleCPP/Maps/VehicleExampleMap.VehicleExampleMap:PersistentLevel.TP_VehiclePawn_9
Warning CreateExport: Failed to load Outer for resource 'IncarSpeed': TP_VehiclePawn /Game/VehicleCPP/Maps/VehicleExampleMap.VehicleExampleMap:PersistentLevel.TP_VehiclePawn_9

This does not affect the BP Vehicle or VehicleAdvanced feature pack.

Steps to Reproduce
  1. Create a blank project with no starter content
  2. Click on the Add New button in the Content Browser and select Add Feature or Content Pack
  3. Select the C++ Vehicle Feature pack and click Add to Project
  4. Click Yes to editing the source code
  5. Open your Build.cs file in Visual Studio and add "PhysXVehicles" to the PublicDependencyModuleNames
  6. Compile the project
  7. In the editor open the VehicleExampleMap

Result: Load errors are shown and on PIE they are not defaulting to driving the car

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-40647 in the post.

0
Login to Vote

Fixed
ComponentUE - Gameplay
Affects Versions4.15
Target Fix4.15
Fix Commit3258505
Main Commit3389599
Release Commit3258505
CreatedJan 14, 2017
ResolvedJan 16, 2017
UpdatedJun 1, 2021