This issue occurs in Skeletal Mesh depending on the model when Skincache is enabled and affects the rendering. ...
The editor will freeze if the user starts a search for blueprints while a search is already happening during blueprint indexing. ...
in the function FinalizeVirtualTextureFeedback, the micro "USE_DBUFFER && MATERIALDECALRESPONSEMASK" returns true on mobile forward, while there is no DBUFFER on Mobile forward obviously. This takes ...
Shallow water areas in scenes with exponential height fog will be brighter than they should be. Possibly due to the fog being applied twice in the SingleLayerWater shading model. ...
If some sequencer events are added to LatentAction queue while calling SetPlaybackPostion using Play method, the events will not be digested. So the LatentActions cause that ensure condition failed ...
When looping the attached sound, there is a noticeable pop on the loop boundary when the codec is Bink that is not heard on other codecs. ...
Adding a media track(.mp4/avi) into a level sequence causes the editor to hang when scrubbing the timeline, or enabling/disabling the media track. ...
In 5.4: zooming out far with the mouse wheel after setting the editor viewport to orthgraphic view triggers an ensure: ensure(InOrthoZoom >= MIN_ORTHOZOOM && InOrthoZoom <= MAX_ORTHOZOOM); Th ...
When playing in a split screen local multiplayer game the anisotropic reflections differ between players when looking at the same object. It appears as the anisotropic light scatter is not applied ...
Duplicating Collapsed Graph Nodes that have spaces in the name lose all pin connection links. ...