System Information
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.10
Release: 18.10
Codename: cosmic
$ uname -a
Linux alienware 4.18.0-10-generic #11-Ubuntu SMP Thu Oct 11 15:13:55 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
$ lshw -C display
WARNING: you should run this program as super-user.
*-display
description: VGA compatible controller
product: GK107M [GeForce GT 750M]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: vga_controller bus_master cap_list rom
configuration: driver=nouveau latency=0
resources: irq:30 memory:d0000000-d0ffffff memory:a0000000-afffffff memory:b0000000-b1ffffff ioport:4000(size=128) memory:d1000000-d107ffff
*-display
description: VGA compatible controller
product: 4th Gen Core Processor Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 06
width: 64 bits
clock: 33MHz
capabilities: vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:29 memory:d2000000-d23fffff memory:c0000000-cfffffff ioport:5000(size=64) memory:c0000-dffffBlender Version
Broken: 2.80 alpha 2, hash: f520f01b46b
Short description of error
I've only tried the texture node in the compositor but it's possible other nodes are affected too. So when rendering animation, if I try to animate a property on the Texture node in the compositor say (offset) - check attached blender file - the property doesn't actually get updated as the time progresses.
Exact steps for others to reproduce the error
Try to render animation (ctrl f12) and check to see that it's the same image when the texture should be animated via the Offset.Z property of the Texture node.