Unselecting "(As pin) Blend Space" in the Details panel causes AimOffsetBlendspace Node to become inoperable so that it will need to be replaced altogether. *See attached screenshot. ...
User reports when creating a project and changing the folder colors in 4.6, then opening the project in 4.7/4.7.1, the folders go back to their default color. Users have also reported this happenin ...
Setting AIPerception component Senses Config to AI Damage / AI Prediction / AI Team sense config will cause the editor to crash on Play. This may be related to [Link Removed] Crash Reporter [Link ...
In a project, if you duplicate the example level and attempt to save it, the save will finish, but the asterisk will remain on the file. Attempting to open the duplicated map will prompt another sav ...
When attempting to dynamically set the collision of a Spline Mesh component, the collision settings are not kept in a packaged game. Found in 4.10.4. Reproduced in 4.11 Preview 6 and Main CL 28772 ...
Placing any lights in a Layer and marking as hidden will not render when PIE. Layers should only be editor only, even if marked as hidden. Also test in MAIN CL-2685425 where this is showing the sa ...
// enforce color target is <= depth and MSAA settings match if(RTTDesc.Width > DTTDesc.Width || RTTDesc.Height > DTTDesc.Height || RTTDesc.SampleDesc.Count != DTTDesc.SampleDesc.Count || ...
When you make the outline very thick, holes can appear within the area of the thick outline. This would happen both in English and Japanese. ...
IsEditorOnly Component is hidden when it is duplicated. This can be redisplayed by blueprint compile, but it is preferable that it is the same as when IsEditorOnly is disabled. Gif1 is the case of ...
Child Actor Components class settings does not appear to replicate as expected. When the class is changed at run time, the change is not reflected on the client. Additional note: If the class is ...