Copy link to clipboard
Copied
The application is encountering repeated GPU rendering errors, specifically TOAST_INTERNAL_DRAWING_ERROR and ERROR_GPU_DRAWING_ERROR, leading to failed rendering operations. The logs suggest the following potential causes:
GPU Compatibility Issue: The application defaults to Intel(R) Iris(R) Xe Graphics instead of the more powerful NVIDIA GeForce RTX 4060 Laptop GPU, which might not meet rendering requirements.
Vulkan Support Limitations: The logs indicate fallback operations due to missing Vulkan features, such as insufficient descriptor counts for samplers and sampled images.
Resource Management Problems: Errors like "Document was deleted, this remote node is now an orphan" suggest resource mismanagement during rendering.
File or Cache Issues: Missing or corrupted files, such as eclair_pipeline_cache and font cache-related warnings, could affect rendering processes.
Have something to add?
Find more inspiration, events, and resources on the new Adobe Community
Explore Now