The content browser compares folder names against INVALID_LONGPACKAGE_CHARACTERS, which allows parentheses. However, object paths compare against INVALID_OBJECTPATH_CHARACTERS, which disallow parentheses. This causes an issue where you can create a folder such as "Hello(world)" and assets in that folder can't be assigned due to an invalid object path.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-134547 in the post.
5 |
Component | UE - Editor - Content Pipeline - Content Browser |
---|---|
Affects Versions | 4.27, 5.0 |
Created | Nov 10, 2021 |
---|---|
Updated | Feb 26, 2024 |