This came up from several discussions on UDN and internal discussion. The root cause is that the AssetRegistry currently cannot discover packages inside IOStore containers, it relies on the seriali ...
LastRenderTime is never updated with occlusion culling disabled, so the widget component will always stop updating. (see UWidgetComponent::ShouldDrawWidget) Developers can force updates by TickWhen ...
Some Materials in this glTF model will not use the correct texture on import. Find interior doors. They will be Green when they should be set to use Wood_Basecolor texture and not Wood_Basecolor1 ...
Reported in SF [Link Removed] In Twinmotion 2025.1.1, lights imported from Vectorworks appear with incorrect transforms. Lights will appear rotated 90 degrees about the Y axis with an offset. Teste ...
FInstancedStructs, or its TInstancedStruct sibling, can be included in a class that inherits from UDeveloperSettings. UDeveloperSettings will persist data in a configuration file. In the case of FI ...
Calling ConditionalBeginDestroy on an ActorComponent (instead of DestroyComponent) can lead to a crash due to the object not being correctly unregistered. BeginDestroy doesn't unregister tick funct ...
If there is an additive curve present with scalar data, and that scalar data is something like 10,10,10. When you attempt to animate the bone again the translation of the widget with translate expon ...
“FX.TestGPUSort” fails on both PC Editor and Android with Vulkan RHI. ...
Reported in SF [Link Removed] In TM 2025.1.1, in PT renders with large amounts of scattered or painted vegetation, distant grass may not appear in exported renders that would previously appear in t ...
The return pin for the "Get Max Material ID" function is incorrectly named "Enabled" when the function returns the MaxID. See \Engine\Plugins\Runtime\GeometryScripting\Source\GeometryScriptingCore\ ...