Using the Nativize Blueprint Assets option can cause the extents of a collision component defined in code and inherited by blueprints to use its default values in a packaged build instead of the ext ...
Crash when compiling BP (containing user defined struct + object reference) after adding variable. ...
I believe this is similar problem to this UDN reported bug. https://udn.unrealengine.com/questions/438893/view.html It can be avoided by removing the comments in LevelSeuqnceActorSpawner.cpp UEng ...
Creating a montage from a default frame rate and rate scale sequence reports 1 less frame than the sequence. The difference is a result of UAnimSequence overriding UAnimSequenceBase::GetNumberOfFram ...
When using the node Export Render Target it appears that the image produces does not display as expected and appears blank when used on Android ...
When adding a new subfolder in the Levels window all the sublevels in that parent folder move to the new sublevel. Currently you have to create all the sub folders then move the sublevels to keep th ...
When Ribbon Data in a particles system that is following is scaled in an instance the ribbons scale appropriately, but they don't follow updated location of their source particles. See the attached ...
All console variables overridden in Movie Render Queue are set to 0 after the render queue runs. It's because all cached previous console variables are reset to 0 just before they are written back ...
When I have the Epic Games Launcher open as I clean the Xcode project, the top right button will still read "Launch." Clicking on it after the Xcode project is finished cleaning causes the following ...
The Enable Base Submix toggle is ignored in the MetaSounds graph. If the sound is added to a level, it behaves as expected. The Enable Submix Sends toggle works as expected. ...