Description

See image UPB_RestrictedCLOCK$_PathName.png for the incorrect error message.

See image UPB_RestrictedCON_PathName.png for an example of how the error message should display the restricted name.

Steps to Reproduce

Repro:

  1. Run UE4Editor.exe
  2. In the Unreal Project Browser, select the New Project tab
  3. In the Name textfield, enter the following name:
    CLOCK${noformat}
    # Observe the error message in the lower right of the Unreal Project Browser
    
    *Result:*
    Error message does not display the restricted name as "CLOCK$" and displays the following:
    

    ! Project names may not contain the following characters: ${noformat}

Expected:
Error message displays the full restricted name in the error message:


! Project names may not contain the following characters: CLOCK${noformat}

Have Comments or More Details?

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

0
Login to Vote

Won't Fix
ComponentTools
Affects Versions4.18
CreatedAug 9, 2017
ResolvedAug 10, 2017
UpdatedApr 27, 2018