Regression: Grease Pencil does not show up in render past 2049x2049 render resolution #94169
Labels
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Code Documentation
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
FBX
Interest
Freestyle
Interest
Geometry Nodes
Interest
glTF
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Asset System
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
7 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender#94169
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Windows Version 10.0.19043 Build 19043
Graphics card: Nvidia RTX 3080 @ 497.09 Driver
Blender Version
Broken: 3.0 Stable (Dec 3rd), same thing on 3.0 Daily Dec 16th
Worked: 2.93 Stable (with the same setup)
Caused by
0803119725
Short description of error
Setting the render resolution to something higher than 2048x2048 makes the Grease Pencil Line Art not appear in the final render when using Cycles.
Exact steps for others to reproduce the error
Result: No line art shows up in final render. The lineart pops up for a split second, but does not end up showing up in the render. Affects both GPU and CPU rendering
"Fix"
Result: Line art shows up on the cube as expected.
Grease Pencil Scene Lineart Bug.blend
Note: this is not only erasing LineArt, all of Greasepencil is affected.
Edit: Updated Example Blend file and specified Steps/Problem
Added subscriber: @insi
Added subscriber: @PratikPB2123
Added subscriber: @Floatharr
Confirmed with the included blend file: the issue shows up in Cycles but not EEVEE. The exact resolution above which lineart fails to show up is 2048x2048
Grease Pencil Scene Line Art does not show up in render past certain render resolutionsto Grease Pencil Scene Line Art does not show up in render past 2049x2049 render resolutionAdded subscriber: @lichtwerk
Changed status from 'Needs Triage' to: 'Confirmed'
Can confirm.
Grease Pencil Scene Line Art does not show up in render past 2049x2049 render resolutionto Regression: Grease Pencil Scene Line Art does not show up in render past 2049x2049 render resolutionCaused by
0803119725
I'd dare setting this to High priority, because this is not only erasing LineArt, all of Greasepencil is affected.
(and afaict, you cannot save this to a pass -- which might have been a workaround)
Regression: Grease Pencil Scene Line Art does not show up in render past 2049x2049 render resolutionto Regression: Grease Pencil does not show up in render past 2049x2049 render resolutionAdded subscribers: @Sergey, @brecht
Supposed to inform responsible devs on high prio tasks, so here it goes:
CC @brecht
CC @Sergey
Added subscriber: @Raimund58
Caused by the tiled rendering which intent is to save memory. The gpencil object is rendered onto the render result prior the tiled buffer is read from disk, which makes it so reading tiled buffer overrides gpencil render esult.
This issue was referenced by
e84625dcbc
This issue was referenced by
8cd6d0fe68
Changed status from 'Confirmed' to: 'Resolved'