Every query starting with "mod" prefix in the right sidebar of 3den Editor to browse through assets will be detected by the game as trying to look for a PBO classname instead of the asset name. For example when searching for Modular Bunker HQ asset, it will show up when player's query is "bunker", but "modular" will return 0 results as Editor is apparently looking for a PBO classname ("mod ular").
Description
Description
Details
Details
- Severity
- Minor
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Operating System Version
- 22H2
- Category
- Eden Editor
Steps To Reproduce
- Start 3den Editor on any terrain
- Browse the list of assets on the right side for an entity with "mod" prefix, suffix or infix of its name (like "modular" in "Modular Bunker HQ")
- Editor will return 0 results.
Additional Information
Happens in current stable version and newer profiling/dev branches.