Hello, We've started seeing a crash within Mutable when it tries to access the source graph in PIE. This only seems to be a problem when running a dedicated server as a separate process. We integra ...
Normal are different after Merge Actor on scaled objects. If the actors aren't scaled, the issue doesn't seem to occur. A licensee is trying to use the Merge Actor tool to optimize their entire pro ...
Using the shot console command or the RequestScreenshot function to take a screenshot in Gear VR causes the app to crash. This was tested on Android-19, ETC-1 configuration, with both Developer Mode ...
After a bit of investigation, the way to fix this would be to modify MergeMaskIntoAlpha to pass in the actual resolution scale and the requested size, and only mask the overlapping pixels. Currently ...
This is a slightly trending crash after the 4.17.2 hotfix, although it has occurred since 4.17.0. Users have not provided any description of their actions when the crash occurred. The callstack is ...
So it looks like the artifact is definitely related to whether sss checkboard is enabled, but I can't reproduce it if enabling checkboard right after open the map, I mean it has to be reproduced aft ...
Crash when saving a Data Table that is referencing itself in a Data Table Row Handle. Reopening the project also causes a crash. *Regression: Yes This was fixed and working in 4.13-3037605 This i ...
https://udn.unrealengine.com/questions/429242/419-psvr-dynamic-resolution.html "We are experiencing a rendering regression in PSVR when upgrading from 4.17 to 4.19. A MaterialBillboardComponent tha ...
This issue may reference [Link Removed] which was recently fixed with 4.9 CL-2553675. When using the MoveComponentTo node physics do not work properly compared to other methods to move a component ...
Gil's new loading path may already walk away from this issue. But here's some thing I tested locally if we want to fix this. A simple way to fix is to simply add BulkDataAsync.Deallocate(); ResetA ...