Transform node in the new CPU compositor crash in background mode because of a call to GPU_max_texture_size where the GPU module is not initialized. To fix this, restrict this call to GPU device and use 2^16 as an upper limit for CPU.
Transform node in the new CPU compositor crash in background mode because of a call to GPU_max_texture_size where the GPU module is not initialized. To fix this, restrict this call to GPU device and use 2^16 as an upper limit for CPU.