If a DataTable Asset is created with a Row Structure that contains a member variable of type Curve, the Editor will crash when attempting to open it while it has no rows. It will also crash when editing a populated DataTable and deselecting all rows. The crash will not happen if the option "Editor Preferences – Content Editors – Curve Editor – Curve Editor – Auto Frame Curve Editor" is turned off.
The crash happens at [Engine\Source\Editor\UnrealEd\Private\SCurveEditor.cpp:2699], in function SCurveEditor::ZoomToFitVertical(). It appears that the Data Table Row Editor attempts to autofit a curve which is actually a null pointer. This null pointer comes from [Engine\Source\Editor\DetailCustomizations\Private\CurveStructCustomization.cpp:115], in function FCurveStructCustomization::CustomizeHeader().
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How does Character rotate in the current position in the blueprint?
How to achieve HLSL Multiple Render Target in Material blueprints?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
Teleporter in the Creative Hub is Locked and cannot be accessed
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-200081 in the post.
4 |
Component | UE - Editor - Workflow Systems |
---|---|
Affects Versions | 5.3 |
Target Fix | 5.4 |
Fix Commit | 29653818 |
---|---|
Main Commit | 29653826 |
Created | Nov 9, 2023 |
---|---|
Resolved | Nov 10, 2023 |
Updated | May 6, 2024 |