Flickering or shifted color will be seen in the Right Eye. User reports that moving the nodes from the material function to the base graph resolves the issue. Confirmed in 4.23 MAIN branch @ CL 6 ...
in the function FinalizeVirtualTextureFeedback, the micro "USE_DBUFFER && MATERIALDECALRESPONSEMASK" returns true on mobile forward, while there is no DBUFFER on Mobile forward obviously. This takes ...
IsValidOnMaster/IsValidOnShot need to be BlueprintNativeEvents with a default C++ implementation and allow derived classes to override the function. This is needed so that you can create custom set ...
The console command "EnableGDT" will bring up the GDT menu, however no information will be updated. The screen gains the menus for GDT however no functionality seems to exist. Workaround: press ' ...
Mouse appears outside of viewport window when cursor is dragged off of editor window while UDK is open. This occurs even if UDk is minimized. Note: Cursor will appear outside of editor window but a ...
After cooking, If user installs same project which contains drawing material via DrawTile function in HUD, is not displayed in es2, with MobileHDR off (verified on android device) DrawTile script i ...
No longer able to stop recording an animation by clicking the yellow text in the Persona viewport even though the tooltip when hovered over it states that you can. This is a regression from 4.13.2 ...
If you use a 5 character string (hello) to call the Mid function and provide 0 for start, -1 for count, it'll give you the entire string. This should either return an assert or treat all negatives a ...
When DOP simplified collision is generated for a mesh that has vertices that are close to the origin, part of the function till clamp any values between -0.5 and 0.5 to be 0.5 which will cause the r ...
This is a common crash affecting Mac users in 4.16. User DescriptionsI tried to build the lighting and it keeps crashingWhenever I attempt to build the project or change the preview rendering to IO ...