If a nativized Blueprint event graph includes a call to a native, BlueprintCallable function that's also marked BlueprintAuthorityOnly, if the Blueprint is nativized, the function will incorrectly b ...
Android Studio does not properly parse the UE4DataFormatters_2ByteChars.py distributed in 4.20. ...
Replicated components do not have a "replicated" icon on their reference node, similar to how replicated variables do. ...
It seems that with 4.20 users are able to change a dispatcher's type from Multicast Delegate to something else (float, int, etc.) Doing so will cause any node that references the dispatcher via call ...
Attempting to package a project that has nativization enabled for a function that takes a delegate-type variable as an input results in failure. Regression?: No This occurred in 4.19 ...
Translucent Materials will receive incorrect shadows in forward shading. This is working as expected in 4.18 CL# 3832480 Found in 4.19 CL# 4033788, 4.20 CL# 4369336, 4.21 CL# 4408769, 4.22 CL# 4413 ...
Using "start previewing node" in a post process material does not work. The preview will only show the final result that is connected to the material attributes. Working as expected in 4.18 CL# 38 ...
Reported via AnswerHub on 4.19 and confirmed in Dev-Audio, the Set Allow Spatialization widget in BP appears to not be functioning - as the audio does not become spatialized in playback. ...
A licensee has reported that the TestEqual(TCHAR*, TCHAR*) function tests for pointer equality instead of comparing two values, which does not accomplish what the function is meant to do. Regressio ...