This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: InstanceBaseMap.Num() == InstanceBaseInvMap.Num() [Link Remo ...
In the UE5 case, we end up seeing very harsh lines in both the gradient and the distance to nearest surface examples whereas the results in 4.27 appear smooth. It was also interesting to observe c ...
Summary: The following warning appears on each selection of any ChildActorComponent inside Blueprint Editor:LogUObjectGlobals: Warning: Failed to find object 'Class None.NewBlueprint1' (where NewBl ...
ISourceControlProvider::RegisterStateBranches(...) doesn't reliably warn on conflicts ISourceControlProvider::RegisterStateBranches(...), specifically FPerforceSourceControlProvider, is supposed to ...
When you are playing a game on PC (especially local multiplayer) many developers want to change how input devices are "mapped" to different players. For example, a single player game might want the ...
FNiagaraParameterStore::UnbindAll() may be called from both GameThread and RenderingThread. Each may modify the same Binding array, it causes infrequent crashes. In my environment, I was able to r ...
The Noise Material Expression is rendering values well outside the Min and Max Range set in the Expression node. Also Reproduced in Main Promotable-CL-2469752 Alerted the user to suspicions and su ...
Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 931 OutputCurveMap(AnimationCurves[(uint8)EAnimCurveType::AttributeCurve], Canvas, Displa ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: IsValid() [Link ...
Texture sizes incorrect and always output 1k resolution textures when creating HLOD proxy meshes and using the per property manual override for texture sizes. I have attached a screenshot which exh ...