Developer Notes

Duplicate of UE-7347

Description

When making new blueprints they are not placed within the content browser as a user would expect. In the example given in the link provided, blueprints ending in "_1" will come before "_10", however those that end in "_01" would come after both of these. (The ordering is as follows: 1->10->01).

Steps to Reproduce
  1. Open editor
  2. Create a blueprint and name it "B_1"
    Right click content browser > Blueprint > Actor
  3. Create a blueprint and name it "B_10"
    Right click content browser > Blueprint > Actor
  4. Create a blueprint and name it "B_01"
    Right click content browser > Blueprint > Actor
  5. Notice the blueprints are not ordered as expected

Have Comments or More Details?

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

0
Login to Vote

Duplicate
CreatedJan 9, 2015
ResolvedJan 9, 2015
UpdatedApr 27, 2018