DrawScale = Landscape->GetRootComponent()->GetRelativeScale3D(); ↓ DrawScale = Landscape->GetActorScale3D(); Changing as above will solve the problem. Output log displays this warning: LogPhysic ...
Looking at render doc captures in Base Pass we see pixelated black spots [Image Removed] which correspond directly to failed depth test: [Image Removed] See attached project for repro cases. ...
Customer reported this issue in Salesforce. I repro'd this issue in 4.25.3, 4.25.4, and 4.26. Therefore marking it as not a regression. Renaming the variable something like "LifeTimer" does not res ...
Water is new so I marked this not a regression This is worse in a Lake and River actors, Ocean kinda looks okay but also might need to be looked into ...
This does not occur except for Camera actors. ...
REGRESSION: Issue started occurring with 4.25.4 Blueprints with non-English characters in their name will not trigger latent actions. The following warning appears in the log in this case: LogScr ...
User has encountered an exception opening their project when they updated from 4.25.3 to 4.25.4. No repro, log or test project is given at the time. ...
This is a user reported crash, I was able to re-create in 4.25.4. I'm also assuming this happens in 4.26, however there is a current blocker that stops me from opening this project in 4.26. Linked ...