It seems that the numbers are rounded in VertexFactoryCommon shader. The cube consists of vertices that are very far from the origin and are placed on the screen by placing them at coordinates that ...
After triggering a breakpoint in blueprint, variable getter nodes can display the value of a different object than the node's target. For example: if an actor class has a value MyBool and the bluepr ...
Non-instanced object ref properties are incorrectly being skipped at property initialization time when Blueprint class instances are spawned with the fast property initialization path enabled. This ...
Workaround in UE5.3: UNiagaraComponent::TickComponent if (AgeDiff < 0.0f) { SystemInstanceController->Reset(FNiagaraSystemInstance::EResetMode::ResetAl ...
Note: This issue also affects MetaSound Patches and any Members Menu List Repro Rate: 5/5 Regression marked as No: issue was seen in 5.2 and 5.1 UE5+Release-5.2-CL-26001984 UE5+Release-5.1-CL- ...
How to Reproduce: 1. Open Editor 5.3 (ReltestB) in Localized version (culture= ) 2. Click on the "show" icon in the level viewport 3. Navigate to the following locations in the Show menu and observ ...
InitOnly FReplicationStateDescriptors will have a value of 0 for ChangeMaskBitCount, so if an object only has COND_InitialOnly properties, its FReplicationProtocol will also have a ChangeMaskBitCoun ...