Description

This was found by a customer through a UDN, and they offered the fix for it, as well. The basic steps to reproduce the crash are as follows:

  1. call GEditor->SetPropertyColorationTarget(...) somewhere in code with non-nullptr values
  2. load a new map, and will see the crash.

They also have a request to add a customizable property color, which they included in the fix. The fix is on CL 26714996.

 

Steps to Reproduce
  1. call GEditor->SetPropertyColorationTarget(...) somewhere in code with non-nullptr values
  2. then load a new level

Expected: new level loads

Actual: Crash is caused

Have Comments or More Details?

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

2
Login to Vote

Fixed
ComponentUE - Editor - Workflow Systems
Affects Versions5.2
Target Fix5.5
Fix Commit35591376
CreatedAug 7, 2023
ResolvedAug 16, 2024
UpdatedSep 10, 2024
View Jira Issue