14.3 - Media Player Set Rate does not seem to work

Hi Andrew,
Here is the link to download the Test_project

https://we.tl/ziHP17ioVj

You will also find some “aberrations” observed.

  1. A video texture in vertical format (eg: 1: 2 - smartphone type) does not fit completely an object unlike a “normal” image texture (in the same vertical format)

  2. reflection of the “sprite_sheet”

  3. another problem found, more vicious. In “Test” map, you have two identical particle emitters. In “Sequencer”, both have the animated “rate” value (from zero to 150)

In New editor windows PIE and create movie mode only, the animated keys (0 to 150) are not taken into account: emitters are inactive. But, If one of the first entry point key values is at least 1 (0.8 is also working) then the animation work perfectly.

For the demonstration, I created an emitter starting from 0 to 150 (which does not displayed in the evoked modes) and another with a value from 1 to 150 and which is displayed perfectly.

Thanks.