Description

Reproduced 3/3 times. Issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression.

Steps to Reproduce
  1. Create a new C++ actor
  2. Add an EditInstanceOnly UPROPERTY & a VisibleInstanceOnly UPROPERTY
  3. Set a default value for both
  4. Save & Compile
  5. Create a Blueprint based on your C++ actor, add one to a level
  6. Open Blueprint's Class Details

Actual Result: Both UPROPERTIES are displayed in Blueprint Editor, and the EditInstanceOnly UPROPERTY can be modified, which affects all existing Instances

Expected Result: These UPROPERTIES should only be accessible/visible in Instances

Have Comments or More Details?

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

2
Login to Vote

Fixed
ComponentUE - Gameplay - Blueprint Editor
Affects Versions5.1
Target Fix5.1.1
Fix Commit23463336
Main Commit23463840
Release Commit23463336
CreatedNov 30, 2022
ResolvedDec 12, 2022
UpdatedFeb 4, 2023