Description

Attempting to compile a VehicleGame project will fail if it was created with a name other than "VehicleGame".

Steps to Reproduce
  1. Create a new VehicleGame project with a name other than "VehicleGame" (eg. "VehicleGame2").
    • Note this is not the Vehicle template. Use the VehicleGame sample project.
  2. Open the project in the Editor.
  3. Click the Compile button in the Editor.

RESULT:
The compile fails with the following error: CompilerResultsLog: ERROR: Couldn't find target rules file for target 'VehicleGame2' in rules assembly 'UE4Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.

EXPECTED:
The compile completes successfully.

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentUE - Foundation - Core
Affects Versions4.17.24.18.34.20
Target Fix4.20
Fix Commit3954961
Main Commit4034515
Release Commit4095966
CreatedMar 12, 2018
ResolvedMar 20, 2018
UpdatedMay 31, 2018