When editing the 'Libraries Category Text' field within a Material function a crash occurs. Regression? Yes, this crash does not occur in the 4.11 release. I have attached an image for reference. ...
If a Procedural Mesh is created on BeginPlay (at runtime) instead of in the Construction Script, collision with non-player objects does not register correctly in packaged or launched games. This wor ...
FVirtualTextureBuiltData::GetNumMips() can return 1 fewer mip than it should due to a potential clamping issue at the end of FVirtualTextureBuilderDerivedInfo::InitializeFromBuildSettings() where it ...
This is a new D3D crash affecting multiple users in 4.14 Preview 1. It is currently the #1 crash in the Preview. Information provided by users:Just pressed create project...Openning QA Game with - ...
When looking at a large flat surfaces at very sharp angles dark banding will occur at the horizon. This also occurs in 4.14 CL 3091931 Note : I've attached a 4.12.5 version of the project (SSR412) ...
A licensee reported some of their particles disappear when setting the actor's custom time dilation 0. This seems to happen when a particle is using PSA_Velocity as Screen Alignment. This repros in ...
Reimporting a static mesh will cause some Static Mesh Editor values to be reset back to defaults. This was reported as JIRA UE-22205 back in 4.10 and was marked fix in 4.12. However, I wasn't able ...
When enabling the option for Cast Shadow as Masked in the Material for a translucent object the shadow is no longer baked when building lighting. Using Stationary or Static Lighting will give the sa ...
As noted by the user in the linked UDN question, this seems to be a problem with the PointLightComponent property on APointLight not having the VisibleAnywhere property descriptor. Also as noted, th ...
When a particle system has a ribbon trail it will not render when viewed in a packaged game. Attached sample asset from Content Examples with Ribbon Trail. This issue did not occur in 4.10.4, bu ...