Description

This is a regression. Tested in //UE5/Release-5.0 CL20979098

Data validation fails after renaming a Blueprint Actor while the Game Features Plugin is enabled.

Steps to Reproduce
  1. Create or open any project
  2. Enable the Game Features Plugin then restart the Editor
  3. Once the Editor restarts check the Message Log for load errors add entry to Primary Asset Type To Scan if prompted
  4. Create and save a new Blueprint Actor
  5. Rename the actor
  6. Right Click the actor then select Asset Action > Validate Assets and Dependencies
  7. Observe the Message Log section Asset Check

Expected Results:
No errors, and the blueprint actor is validated

Actual Results:
Error messages and the blueprint actor fails validation.

[AssetLog] ...\Unreal Projects\LQA00520201\Content\BP_Test1.uasset: Soft references /Game/BP_Test which does not exist. (AssetValidator_AssetReferenceRestrictions)
/Game/BP_Test1 contains invalid data.
Data validation FAILED.

Have Comments or More Details?

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

2
Login to Vote

Cannot Reproduce
ComponentUE - Editor
Affects Versions5.1
Target Fix5.2
Fix Commit23946554
Release Commit23946554
CreatedJan 31, 2023
ResolvedFeb 1, 2023
UpdatedFeb 2, 2023