"Result rect must not exceed request rect"
I'm getting the following error, which seems to be caused when I change Position using the layer properties.
After Effects error: 😧 result rect must not exceed request rect in PF_Cmd_SMART_PRE_RENDER.
I can check the request and result rect in Pre_render on the frame which causes the error:
--> Result rect: L0, R1920, T0, B1080
--> Request rect: L-193, R2113, T4, B1302
This does not seem to show the result rect exceeding the request rec. I create the result rect values to be the same as wdith & height. I don't need to know about pixels that are offscreen.
It's not entirely clear to me what's going on in Smart Render, or what it wants from the numbers in return rect. Does the result rect need to reflect transformations/translation in the layer properties? How is this best acheived?
