Using the Python function unreal.SystemLibrary.set_bool_property_by_name() to change the default variable values of a child Blueprint do not work as intended. Tested in 4.20.3 (CL - 4369336), 4.21. ...
By creating a DebugComponent, the texts added to this component are not displayed in the viewport of the Blueprint editor. This is because the UCanvas reference that is being passed is that of the ...
A dark square appears in the direction of a spotlight on hair when the spotlight has no shadow. [Image Removed] In UE 5.4 the dark square is visible when the spotlight has no shadow, and a light s ...
If the user creates a function with local variables and then collapses the variables down into a collapsed graph and then duplicates this collapsed graph the variables in the second graph will be gr ...
The experimental feature Blueprint Break on Exceptions does not work with Accessed None errors. To test, create an actor variable in a blueprint and use it as an input to a function without having s ...
When/if Oculus ever restore Mac support add the audio SDK too. Investigate if there's anything we can do in the interim and if not then do a much better job that VR only works on Windows & add dialo ...
From this UDN: https://udn.unrealengine.com/questions/301289/crash-in-persona-debug-display.html Proposed solution: In UDebugSkelMeshComponent::GenSpaceBases() before PerformAnimationEvaluation() ...
The editor is crashing on the second PIE attempt when using seamless travel to travel from one map to another when both maps contain the same sublevel. The travel is taking place using: PlayerContr ...
When importing an fbx file and using 'generate lightmap uvs', the light map coordinate index will not update correctly. Working properly in 4.19 CL# 4033788 Found in 4.20 CL# 4212847 and 4.21 CL# ...
Toggling the Debug Camera with the UCheatManager::ToggleDebugCamera() function in a PlayerController derived class causes a crash. Tested in 4.19.2 (CL - 4033788), 4.20.3 (CL - 4369336), 4.21 (CL ...