Target Rotation of Physics Handle doesn't register and can't be manipulated on tick User Description: I mentioned some versions before that rotation of Physics Handles is broken and now it is even ...
UPDATE: 3/9/2015 Additional Information: User on thread https://answers.unrealengine.com/questions/186928/landscape-collison-issues-recreatelandscapecollisi.html reported workaround did not fix e ...
See UDN thread, which includes suggested fix. https://udn.unrealengine.com/questions/267677/attachactortocomponent-scale-issue-with-scaled-com.html ...
Multiple users on AnswerHub and forums have reported seeing very large increases on their packaged Android projects. One user reported being unable to get the Tappy project itself down to less than ...
EQS places a cheap filter as the last step of a query when using auto-sort for single item results if there is only one filter. Found via [Link Removed] which is quoted below:Environmental Query sys ...
Navmesh has seams between some tiles that are actual edges rather than previously found "gaps" where it was a debug rendering issue. Pathfinding does fail between these tiles to go straight across. ...
Reporting an issue where are users are getting prompted to auto-save, but then it appears to fail and asks them to manually save. They're being prompted with outdated save files, but get stuck in a ...
UAT has intermittent crashes at the end of packaging. Looks related to [Link Removed] . Could be that the solver is being destructed after the null check earlier in the function if this is multit ...
Ragdoll replication on server side is not replicated correctly on client. The client will see the server players ragdoll dissappear and reappear at the 0,0,0 origin point. AnswerHub Posts: https: ...
When creating a C++ project in the Unreal Project Browser without a compiler installed, the following message appears with an invalid link: "No compiler was found. In order to use a C++ template, y ...