After setting a particle system component inside blueprint, clicking the "Reset Emitter" button in the details panel does not have any effect on the particle system. ...
Ctrl+z being used within the blueprint editor does not respond. If you translate a cube around the viewport and press ctrl+z, the cube does not revert back to the original location. ...
When you move a cube around the viewport and then enter 0 within the location, rotation or scale xyz input, the cube does not reset. 4.8 regression range: BROKEN: CL-2549132 WORKING: CL-2548694 ...
This is simple, but maybe hard to explain, so hear with me. I've attached a sample project and Repro Steps below in case it's not clear. Basically: 1. Make BP_Parent with an unassigned Mesh (Stati ...
https://udn.unrealengine.com/questions/245084/objects-improperly-ticking-in-pie-dedicated-server.html ...
Currently there is no mouse decorator when dragging event dispatchers out of the My Blueprints panel in the Blueprint editor. This contradicts the functionality of drag-and-dropping variables, func ...
If Starter Content is added to a newly created project and then the Starter Content is deleted, upon re-opening the editor the Starter Content files will return to the Content Browser. Workaround: ...
When calling GetAllocatedSize() on a TBitArray it will round down the result of MaxBits / NumBitsPerDWORD. This means that not enough bytes are allocated when the MaxBits is not divisible by NumBi ...
If a static object has 'Use Complex collision as simple' set as its collision type, it'll collide with a player but will not collide with objects that are dynamically simulating physics. ...
If the User starts up the VR preview mode with an Oculus rift plugged in the editor will crash. ...