Moving the file location of the Editor Startup map appears to break the reference to the startup map. The editor fails to find the map and so does not use it for the start up map. Notes: In the ...
This was able to be reproduced 100%. I encountered this during a Regression pass. I was trying to give myself more working space and remembered that hitting "Home" focused the space in sequencer, so ...
Importing an OBJ file no longer imports the UVs. Test asset included for OBJ and FBX version of the same file. Added Test FBX from SketchUp Tested with: 4.12.5 CL-3039270 - Working 4.13.0 CL-31 ...
If the project is hot reloaded while a Switch on Enum is inside of a blueprint which is switching on a custom enum, the switch will become corrupted. It changes the 'selection' pin to take a Byte pa ...
Manipulating Morph Targets on Master Component distorts Slave Components. It makes no difference if the slave component has the morph target being manipulated in the master See attached image and ...
Collapsing an event binding to a function results in a function that takes in a delegate as an input. This function existing ends up causing any references to this blueprint class in another class t ...
Single Planes do not generate collision on import or with the Convex Decomposition window. Workaround: box Collision can be added via the Collision > Add Box Simplified Collision. I checked as fa ...
Objects set to "us as occluder" will create dark artifacts from certain view angles. For this to occur "DBuffer Decals" need to be enabled in the project settings. The licensee has noted that addi ...
When a GameplayTagQuery variable is edited from inside of a DataAsset, the editor crashes when the changes are saved. This could be related to a bug that was fixed previously: [Link Removed] Regres ...
Ray Traced Global Illumination is causing some materials to glow extremely bright Disabling r.raytracing.globalillumination.denoiser fixes the issue In 4.22 preview 5 binary (5365847) the result i ...