Floating point error from UGameViewportClient::SplitscreenInfo causes this issue. FMath::TruncToInt( 3240 /*ViewportSize*/ * 0.333f/*Ratio in SplitScreenInfo*/ ) = 1079 I suggested a following t ...
Regression: Tested in UE5/Release-5.0, this issue does not occur so this is a regression. This appears to be effecting all Working Color Spaces as well. Each Working Color Space chosen renders the ...
HTML5 fails to compile on Mac when built for shipping in binary I did not see this when packaging for development yesterday Does not occur in 4.14.3 The error appears to be WebGL relatedError: Web ...
This is not a regression. Tested in //UE5/Release-5.1 CL23901901. The Material Function Instance can be dragged and dropped into the Material Function Call. ...
Licensees have reported that this issue occurs in UE 5.5 and does not appear to occur in UE 5.4 or with Substrate enabled. ...
There is no sound in the movie play in iOS, built with 4.16 GitHub source code version. you can simply reproduce using attached sample project. This is reproduced in iPhone 5s(10.3.1) iPhone 6(iOS ...
Reported to support. The user has reported that one of their .udatasmith files will consistently crash in TM 2025.1.1 during import. This was consistently reproducible when importing using Collaps ...
When saving a file with Path Tracer enabled at the time of save, animated characters will appear in an A pose state. This will persist until Path Tracer is disabled. Occurs in Twinmotion 2024.1.2 a ...
A warning is needed before allowing users to uncheck update Navigation Automatically. A user has done so and then created a nav mesh that was 1,000,000 by 1,000,000 in size and they can no longer op ...
There is a potential bug in ULevel::FixupActorFolders() in the FixDuplicateFolders section: Suppose you have a folder hierarchy that looks like this:A B(1)B(2) C(1)B(3) C(2) where the letters ...