Per conversation between Gareth and Mike, it was determined the Landscape tool is in Game Mode by default. Within the Landscape Tool, all UI elements are disabled by default. This has been observed ...
If a struct has a variable set to a class type, then the object of that class type is moved to a new folder in the editor, the struct will replace the class type with "class", which causes the edito ...
User has included logs within his AnswerHub post. Spoke with Jarek S. regarding the crash reporter issues he's experiencing, Jarek has requested Jiras: "Allocating like crazy is caused by the run ...
When opening a DM selecting any chunk, even the unfractured mesh, closing the chunk parameters tab and reopening the DM will result in a crash. If that DM is opened and clicked in the viewport it ...
If a data table asset is based on a custom struct, making changes to and hot reloading the struct will not update the data table in the editor. Restarting the editor will prevent the data table fro ...
REGRESSION: Yes. Does not occur in 4.16.3 Using Copy/Paste to duplicate a component will result in a broken duplicate component. This doesn't occur if the user uses Ctrl+W to duplicate. On compi ...
When using the new option "Allow Level Edits Only" there is a drastic frame rate drop while playing the sequencer. This frame rate drops when only using this option. Versions Tested: 4.16.3 - CL: 3 ...
This crash occurs in 4.19 and 4.20 but not 4.18. Repro'd in 4.19.0-3944462 and 4.20.0-3955769 and 3964322. This is a regression. Per UDN licensee: When I'm showing/hiding levels in editor (in le ...
In the project is Behavior Tree that implements some tasks, decorators and services, but for some reason, two of my tasks nodes gets initialized with all the pointers to their services set to null, ...
A Blueprint Interface function that returns a map type variable will fail compiling with various errors when called in another Blueprint. If the same function is setup in the Actor Blueprint instead ...