A blueprint with a PaperTileMap component will not render when played through the 'Mobile Preview' or as a packaged project. If the Tilemap alone is dragged into the viewport it renders fine when p ...
In 4.7 you could select multiple material assets in the content browser, right click and choose Asset Actions > Property Matrix to bulk edit material properties, but in 4.8 and 4.9, this feature is ...
A crash occurs when diffing a blueprint that contains an array that has changed from an Object Reference to a Soft Object Reference. Note: I figured that this could be related to another bug that I ...
This behavior has been observed in 4.18.3, 4.19.2, and Main (CL 4048405). Note that adding BP_Sky_Sphere to the scene and assigning the Directional Light Actor to it will fix the issue. Per User: ...
This behavior has been observed in 4.18.3, 4.19.2, and Main (CL 4048405). Note that adding BP_Sky_Sphere to the scene and assigning the Directional Light Actor to it will fix the issue. Per User: ...
I received a report that there is a situation in UE 4.21 that it is not possible to acquire push notification device token on iOS And they seem to have solved the problem by fixing the following pa ...
SynthComponent does not execute OnStop() after calling Stop(). OnStop() will be called in PumpPendingMessages() via OnGeneratePCMAudio(). But after stopping the AudioComponent, the procedural Sound ...
Crash when plugging Depth Fade to Base Color and using Required Texture Resolution mode Hi, We have a material that uses the Depth Fade node for the Opacity and Base Color. However, the engine cras ...
The Niagara preview viewport seems to be fixed at a 30fps update time, which makes it difficult to fine-tune short lifetime FX. It would be good to either have options for viewport max fps, or for s ...
Licensees have reported failed multi-thread access code for NavElementAccessDetector in complex levels that have not finished compilation of their static meshes. The eventual failed check is inside ...