Description

If a category exists in a blueprint with it's name in "CamelCase" without a space, dragging a variable in the My Blueprint tab into this category causes the Category dropdown in Details tab to produce a duplicate category named "Camel Case" (with a space).

Steps to Reproduce
  1. Open UE4 Editor (Any project)
  2. Create Blueprint based on Actor (ActorBP)
  3. Add two variables of any type
  4. Set one variable's type to CamelCase
  5. In My Blueprint tab, drag second variable onto CamelCase to apply this category to the variable
  6. With the second variable selected, expand the Category dropdown in Details tab

Result:
Category dropdown now lists "CamelCase" and "Camel Case" as separate categories

Expected:
Second variable is added to the "CamelCase" category without adding a second.

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

7
Login to Vote

Won't Fix
ComponentUE - Gameplay - Blueprint
Affects Versions4.13.1
CreatedOct 14, 2016
ResolvedAug 18, 2021
UpdatedAug 18, 2021