Description

[Link Removed]

From UDN:
"The component picker has a Paste option and when trying to decide if it should be enabled or not it attempts to load a class using the clipboard contents as a class name. If this contains a double slash the loader hits a Fatal error. It's kind of random, it just depends if your clipboard happens to have two things separated by a space and the first of them contains a double slash. When I found this I'd just copied some code comments so the clipboard contained // some comment"

Steps to Reproduce
  1. Place or have a ChaosCacheManager in your scene
  2. In its Details panel, add an Array element to Caching > Observed Components
  3. Have something with "//" applied to your clipboard
    • Ex. "// Test"
  4. Select (left click) the Soft Component Ref dropdown

Result: Crash occurs when something containing "//" is applied to one's clipboard and SPropertyMenuComponentPicker is selected.

Have Comments or More Details?

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

0
Login to Vote

Unresolved
ComponentUE - Editor - Workflow Systems
Affects Versions5.6
CreatedApr 17, 2025
UpdatedApr 17, 2025
View Jira Issue