If you check "actor hidden in game" in the details panel and then set that value to false durring runtime, any particle system component attached to that actor will remain hidden. ...
ComponentBeginOverlap / ComponetBeginCursorOver / ect. events do not trigger for a component that is added during runtime. ...
Game was rejected from the Mac App Store for attempting gain read/write access to directories which weren't permitted. Reporter of issue has proposed a possible fix on his AnswerHub post: These tw ...
A licensee has pointed out that a log message in ExclusiveLoadPackageTimeTracker at line 191 is saying the opposite of what it means. This is the line in question:UE_LOG(LogLoad, Log, TEXT(" ... ...
Adding a HISM as a component within blueprints and referencing a Static Mesh with LODs, creates extra/additional and material elements. ...
A licensee reported an issue where a recent change to SButton.cpp in 4.13 causes an issue with Precise Click in multiple situations, his example being the one described in the repro steps, which is ...
On the Nvidia Shield (portable with the controller attached) if you have a dynamic directional light and at least one dynamic point light no lights will be rendered in the level. Or even just using ...
If SpawnActor is used with a class of an existing Actor that has a Procedural Mesh, the game will crash. ...
Deactivated components are ticking one additional time after being deactivated. ...
Lines are not drawn correctly when calling the Draw Lines node in blueprints when playing in Standalone mode. Regression? Yes, I ran the same test in 4.9.2 and 4.10.4, and the issue did not occur i ...