This is because the RebuildControlMappings function only checks this flag when you have a mapping that was already added, we should apply this for any new mappings as well. I'll update the repro s ...
Compiling a blueprint that is in a level makes that level get marked as dirty/needing saving. [Image Removed] ...
Assertion thrown when playing a packaged project containing NiagaraAudioSpectrum. ...
This only seems to occur if the parent is statically placed, and only when launching the instances as standalone game from the editor. If the actor is dynamically spawned or if the instances are run ...
When trying to recreate an issue that resulted in [Link Removed], I came across this call stack. Regression testing done in //UE4/Release-4.27.2 CL-18427296 and this issue did NOT happen. ...
We need a mechanism to gracefully handle cases when an NP-simulated object changes net roles from autonomous to simulated, and vice versa. The most common case happens when a client player possesses ...
We're on 4.25.4. We recently turned on mixed mode replication for GAS, which seems to work fine and reduce bandwidth as expected. However one of our unit tests started failing with this error messag ...
Repro Rate 5/5 Confirmed to be a regression. Regression tested in //UE4/Release-4.27 at CL 18319896 and it did not occur. This was tested on a prepackaged project for compat testing. Only a black ...