See licensee description of the issue: The problem appears when I have two instanced materials with the same number of parameters. I've noticed that ShaderMapId has MaterialLayersParameterIDs where ...
This does not happen in 4.25.4. It has been confirmed to occur with 4.26.2 and UE4main. After playback is complete, a large amount of stalls can be seen in Insight. ...
Looks like the issue stems from the DistanceFieldBentNormalAO pass ...
Likely we just need to create a new macro to enable TransformLocalPositionToWorld and TransformLocalPositionToPrevWorld in alternative use cases such as this. ...
Generated from CrashReporter ...
The game crashed when the USB Dongle is connected or disconnected. Games that made by other engines are work fine. Refer to the attached video for the reproduce. ...
It was working until 4.25.4. It is easy to see if you turn on/off the Light Types Show Flags in SceneCaptureComponent2D. ...
This one may not necessarily be a bug, as this is related to the nature of culling. If it is not, please let me know if there is an alternative method the licensee could use here in order to track a ...
The 4kVT is applied correctly, and you can switch the master material sampler to use the 2048x1024 texture, but if you switch it via the material instance param instead, the crash occurs. ...