The issue occurs when you simply move the material node itself and click the 'Apply' button to begin compiling shaders. Once it has completed, the number of texture samples increases for the Stats a ...
Just a typo that needs to be fixed. ...
Debugging the code I have been able to verify that in GeometryCollectionComponent.cpp line:2318, the if condition happens every two frames. I think DynamicCollection is not setting all the frames a ...
The Camera Shake Class no longer allows for indefinite shaking via setting a negative value in the Oscillation duration, per the tooltip instructions. This happens when using either the Play World ...
r.MobileContentScaleFactor = 0 should return Native Resolution; 1 should return Standard definiton; 2 shold return an High Definition Resolution. It seems that r.MobileContentScaleFactor is being i ...
When using the OR operator in the search bar of the content browser it appears to return wrong search results when the asset's names begin with a number. ...
Sequencer rounds when converting time ranges to frame number ranges, which can cause one frame gaps. If an event falls on that gap, it will not be triggered. ...
User reports crashing upon open, saving or playing their project in 4.6.1 in Binary. Assertion failed: TargetDelegate [Link Removed] [Line: 5407] ...
Grass map heights all appear to be 0 when generating grass on a Mac running 10.10. This bug does not occur on Macs running OSX 10.9.5 Putting a breakpoint in LandscapeGrass.cpp line 476 you can se ...