After editing the parent emitters of a Niagara system with mesh renderer particles the engine will crash the next time the editor and system are opened. This was tested with both engine content cub ...
The combination of Numpad + Shift seems to have various problems. https://answers.unrealengine.com/questions/899468/what-is-the-issue-with-shift-num-key-combinations.html Regression No, according ...
ResolveName will replace the subobject delimiter (colon) with two periods. This increases the length of the string, and can cause asserts due to the string exceeding NAME_SIZE even when the name was ...
Virtual Production stage using "Allow Sequencer Edits Only" as default setting to avoid boxes in Multiuser session accidentally submitting level edits to the session and thereby corrupting the "base ...
For comparison, this issue doesn't seem to occur when recreating the setup with Set Material Attributes/GetMaterialAttributes. It seems isolated to the Make/Break nodes. ...
This issue was found from an external user on Twitter using UE5-Early Access - [Link Removed] The crash happens on asset load. User says that they were following Gabriele's video - [Link Removed] ...
This issue seems to occur when using Cook on the fly on a Material that is branched on the Static switch. This issue also seems to occur on the console. Regression = Yes, issue is not reproduced // ...
If the subobject's RepKey is not updated after setting the actor to go dormant, then the subobject won't be replicated. This causes FObjectReplicator::ReadyForDormancy to return false for the subobj ...