Cannot render more than one shot in a Master Sequence Regression: YES Worked: 3164219 4.14 Releases Broken: 3164583 4.15 Dev-Sequencer ...
This was able to be reproduced 100%. I encountered this during a Regression pass. I was trying to give myself more working space and remembered that hitting "Home" focused the space in sequencer, so ...
When a ribbon data particle emitter is set to use local space and has a world offset module applied, it will rotate in the opposite direction if the particle system is rotated in the scene. Additio ...
If you open the world settings, the level lighting quality is missing. This is a regression from 4.13.Note The setting was included in main CL 3149070 ...
Actor Components with Auto Activate set to false are still ticking. If you activate the component on begin play, set a short delay, and then deactivate it, the ticking will stop, which is inconsis ...
After calling Unload( ) on FStreamableManager, asset hard references are still valid and usable. ...
Material billboards cannot be scaled. The Material billboard appears to be unaffected by setting its scale ...
Firing a radial impulse does not affect an object whose center of mass is located outside of its' collision unless both the center and the collision are simultaneously affected by the same force. ...
There seems to be a noticeable difference with the temporal AA sharpness in 4.13. This was confirmed by setting Temporal Sample count and sharpness with the same settings in a 4.12 project. A side b ...
The licensee has stated that convex mesh generation is failing in KAggregateGeom.cpp from the function KConvexElem::HullFromPlanes. Here is the code snippet they provided: if(!Polygon.Split(-FVecto ...