When using a runtime virtual texture with a resolution of greater than 2^24 we can start to see a lack of precision in sampling when the sampling UVs get closer to 1. To see this we need to be usin ...
Encountered while going through some debug commands. Repro 3/3. Crash Reporter Link: [Link Removed]Assertion failed: ChunkIndex != 0 [File:E:\User\Engine\Source\Runtime\Engine\Private\AudioStreaming ...
It's possible to have the Audio Meter widget stop responding if you set the Gain really high. It will cease to work as long as the MetaSound window is open. Closing and reopening the MetaSound windo ...
Inputs in Sequencer don't update when a MetaSound is changed or if the Sound on an audio track is changed to a different asset. The Inputs cannot be added or removed manually. This leads to the user ...
Event dispatchers (i.e. delegate property values) are currently copied to the new instance when users copy/paste/dupe actors. However, this means that if you have an instance whose dispatcher is dy ...
When using SVN as SSP, the following warning will be output to the log LogContentStreaming: Texture pool size now 1000 MB LogSourceControl: Attempting "svn status --show-updates --verbose --xml "/ ...
Screen Space Reflections have a visible lag on opaque materials compared to transparent/additive materials. See [Link Removed] ...
[Link Removed] I have this set up so that FX artists can stack UV manipulations, so I don't want to just have all the UV manipulation in the layer with the base color, even though that does give me ...