When rendering out the Buffer Visualization Targets with the HDR setting on, the resulting Scene Color EXR is rendering significantly washed out compared to the Buffer Viz. in the Editor and if comp ...
The color picker window stays open if the Eye Dropper tool selects color from anywhere other than the viewport. The color is captured in the color picker before it closes, but makes it a nightmare t ...
This only affect Launching on code projects. Packaging code projects works fine.LogPlayLevel: Program.Main: ERROR: AutomationTool terminated with exception: AutomationTool.AutomationException: Unabl ...
There is a crash that is occuring when resizing windows with the debug filter popped out. The Debug filter that gets popped out is persistant and does not disappear when the the in line option appea ...
This is a common crash affecting users in the 4.16 release. Users have not provided any descriptions. Source Context 775 { 776 ULandscapeInfo* LandscapeInfo = nullptr; 777 ...
If a virtual texture physical pool becomes oversubscribed the current behavior is: Log a one time only warning: ''Failed to allocate VT page from pool...' Continue to evict the least recently used t ...
The volume does accept the change and if it gets moved the navmesh will rebuild with new area set. The core issue is that setting NavModifierVolume.AreaClass at runtime does not notify navigation sy ...
With a large snap scale just selecting the uniform scaler will make the content scale to 0. It seems like it is far too easy for meshes to accidentally be scaled to 0 with snap scaling. Another exa ...
When you create a function containing an Add Child Actor Component node, duplicate that function, and then change the Child Actor Class option in the duplicate, the changes are also saved to the ori ...
Sometime recently, the behavior of changing a static mesh changed. A very common operation is to want to change a mesh, while keeping material override. Here I have a sky mesh, and the material is ...