When setting a material to Use Material Attributes and then feeding in a Refraction value with MakeMaterialAttributes, the refraction doesn't work properly Reported in 4.8, but I tested in Main as ...
While playing in PIE, the editor switches back to the main tab when you're in the blueprint tab after you've pressed 'stop'. Therefore, if you're debugging a situation within the blueprint, you're i ...
Removing Aimoffset node from anim blueprint crashes editor Frequency: 2/2 crashreporter: N/A ...
When using a DM and applying force via blueprints with event tick will cause a crash. Workaround: Using a timer instead will not cause any crash even with very low values. Crashreporter: [Link Re ...
When using Anim dynamics in an animation. The actors affect stop in their current state once the sequence controlling the anim dynamics is closed. They do not appear to reset to their default state ...
When adding a "Spawn actor from class" node to the blue print "BP_Node" in the project found at this link (https://answers.unrealengine.com/questions/158706/47-preview-3-spawn-actor-node-causes-cr ...
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 ...
Attempting to add an entry to an array of instanced objects is not correctly displaying that entry in a child class based on that actor. It is expected that the inherited component in the child acto ...
Result : only the layer not ending with _0 or _1 will actually render (i.e. Layer0 in the previous example) Expected result : all 3 layers can be painted, no matter their name ...
If you replace steps 2 and 3 and add "All Nearby Spawned Actors" first, and then add the Source of "Level Sequence", the animation of the first shot will also be recorded. ...