Tested in: //UE4/Release-4.27 CL 18319896 Input pin was of type Vector //UE5/Release-5.0 CL 20979098 Input pin was of type Vector 3f //UE5/Release-5.1 CL 22346211 Input pin was of type Vector 3f Th ...
A crash occurs when deleting a Media Player asset from the Content Browser that contained a previously referenced Sound Wave asset. This issue does not occur in any past engine versions as the prev ...
The FBX Import into Sequencer currently assumes that the camera has a rotation axis of 0, -90, 0. This assumption shouldn't be there. For example, currently this works: 1) From Sequencer, export a ...
When using a masked material the overdraw displays differently for foliage meshes. To test this I created different examples to look at and test. On the far right in the attached project I have a ...
This crash occurs when you create a landscape, then create and save a material. Note The crash does not occur unless a landscape was created first I came across a couple of crashes revolving around ...
This is a common crash affecting users in 4.16. Additional information is not currently available. User DescriptionsAt the time I was using the landspace sculpt tool with fairly normal settings. ...
This is a common crash affecting users in 4.16. User DescriptionsHit undo a bunch of times after re-opening a skeletal mesh where I was trying out painting cloth max distances. Source Context ...
Attempting to open a .generated.h file using intellisense results in an error due to the file not being found as the proper search file paths were not added when generating the project files. Pleas ...
Using "GetCurrentFrame" crashes app. "The crash is due to the default constructor of FAppleARKitFrame being called by the above mentioned blueprint function. That constructor fails to initialize fi ...
The uniform scaling does not work as expected Repro Steps: 1) Add a cube to a level 2) Set the scale (X = 16, Y=9, Z=9) 3) Click the Lock icon to activate the Uniform Scale feature 4) In the viewpor ...