The problem occurs when a material gets added to a group inside sketchup directly instead of individual faces before grouping. The materials that are just colors are doing the same thing. This was ...
There is a discrepancy between how Movie Scene Capture (Legacy) and Movie Render Queue handle letterboxing for sensor aspect ratio's that do not match the export resolution, which seems to be a bug ...
In UE 5.6, heightmap texture compression was introduced. The original implementation did not consider duplicate pixels along subsection and shared textures (multi-component) boundaries. As a result, ...
When invoking a custom struct, the first listed variable will not appear in the Intelisense window. ...
Planar Reflections have noticeable gaps in the reflection of the exponential height fog for the scene that will flicker as the camera moves. Attached ipa link and test project. [Link Removed] Te ...
Planar Reflections only work with a single surface or limited surfaces when it's a single mesh vs multiple meshes making up the piece. Attached is a sample project that will show the issue. Level ...
Randomly selecting a character class from the GameMode constructor using ConstructorHelpers::FClassFinder can result in default or null character being set when the level is reloaded. It appears tha ...
After the gizmo is detached, if you click on it to use it, such as translating the object with the translation widget, then the gizmo snaps back to the object in the Viewport. Based off of [Link Re ...
Attempting to call SetPhysMaterialOverride() in a component's C++ constructor causes the project to crash when opening it in the Editor. ...
Anim Notify Blueprints are included in Packaged builds of the editor even if they are not referenced. This does not occur with other Blueprint classes, such as Actor, although it may with some other ...