Layer tracking allows modifying specific layers of a bound texture to a different layout. This was only supported when suspending/resuming was not needed. However when using complex scenes EEVEE can trigger suspend/ resume rendering scopes. This resulted into several validation warnings as images where in the incorrect state. Fixes validation warnings: - rain_restaurant.blend - classroom.blend Pull Request: https://projects.blender.org/blender/blender/pulls/130957