Visual bug : Blank Grease Pencil gives dark viewport #95067

Closed
opened 2022-01-19 22:28:41 +01:00 by Paulo · 16 comments

System Information
Operating system: Windows-10-10.0.19043-SP0 64 Bits
Graphics card: AMD Radeon(TM) Graphics ATI Technologies Inc. 4.5.14830 Core Profile Context 21.10.02 27.20.21002.112

Blender Version
Broken: version: 3.0.0, branch: master, commit date: 2021-12-02 18:35, hash: f1cca30557
Worked: (newest version of Blender that worked as expected)

Short description of error
Blank Grease Pencil gives dark screen

Exact steps for others to reproduce the error
The 3D viewport screen becomes dark when there is a blank Grease Pencil object.
It concerns every 3D viewport of every workspaces

To reproduce this bug, multiple ways exist :
1- Simply "add" (shift A) > "Grease Pencil" > "Blank"
2- File > New > 2D animation | Here, the default configuration will automatically put a Blank Grease Pencil object, which will automaticaly lead to the bug

Note : You can add as much Blank Object you want, the bug will remain as long as no actual drawing exists in at least one of these Grease Pencil objects

3 - If you erase everything of every Grease Pencil objects, they will all be blank. Then the bug will occur only if you

How to stop the bug

  • Draw in any Blank Grease Pencil object
    or - Hide all the Blank Grease Pencil objects with => outliner -> "Hide in the viewport" the blank grease pencil
    or - Add any Grease Pencil objects with actual drawing (such as "Stroke" or "Monkey")

/ I'm sorry I resolved the problem with uninstalling all blender (the folder in AppData)/ I'll leave the bug report if any futur person encounters it

/ To me, this bug occured in the 2.9.2/ Installing the 3.0.0 didn't solve the problem
/// Uninstalling both blender and deleting the folder in AppData (+reinstalling the latest version) resolved the problem

**System Information** Operating system: Windows-10-10.0.19043-SP0 64 Bits Graphics card: AMD Radeon(TM) Graphics ATI Technologies Inc. 4.5.14830 Core Profile Context 21.10.02 27.20.21002.112 **Blender Version** Broken: version: 3.0.0, branch: master, commit date: 2021-12-02 18:35, hash: `f1cca30557` Worked: (newest version of Blender that worked as expected) **Short description of error** Blank Grease Pencil gives dark screen **Exact steps for others to reproduce the error** The 3D viewport screen becomes dark when there is a blank Grease Pencil object. It concerns every 3D viewport of every workspaces To reproduce this bug, multiple ways exist : 1- Simply "add" (shift A) > "Grease Pencil" > "Blank" 2- File > New > 2D animation | Here, the default configuration will automatically put a Blank Grease Pencil object, which will automaticaly lead to the bug Note : You can add as much Blank Object you want, the bug will remain as long as no actual drawing exists in at least one of these Grease Pencil objects 3 - If you erase everything of every Grease Pencil objects, they will all be blank. Then the bug will occur only if you How to stop the bug - Draw in any Blank Grease Pencil object or - Hide all the Blank Grease Pencil objects with => outliner -> "Hide in the viewport" the blank grease pencil or - Add any Grease Pencil objects with actual drawing (such as "Stroke" or "Monkey") */ I'm sorry I resolved the problem with uninstalling all blender (the folder in AppData)*/ I'll leave the bug report if any futur person encounters it */ To me, this bug occured in the 2.9.2*/ Installing the 3.0.0 didn't solve the problem /// Uninstalling both blender and deleting the folder in AppData (+reinstalling the latest version) resolved the problem
Author

Added subscriber: @Paulo_ezr

Added subscriber: @Paulo_ezr
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Changed status from 'Needs Triage' to: 'Archived'

Changed status from 'Needs Triage' to: 'Archived'
Member

Hi Paulo, so you no longer can reproduce? Will close in that case.
Same issue was also reported before (turned out to be less VRAM): #94358 (Opening New 2D Animation File or New Grease Pencil Blank causes Black Window)
Thanks for the report!

Hi Paulo, so you no longer can reproduce? Will close in that case. Same issue was also reported before (turned out to be less VRAM): #94358 (Opening New 2D Animation File or New Grease Pencil Blank causes Black Window) Thanks for the report!
Author

Hi Patrik
I did think I solved the problem.
I didn't pay any attention to it (because I never opened a new file, always used an already created one)

However the problem came back and I don't know what to do to solve it...
So now I can reproduce it if you want me to do something.

I have a 16 Gb RAM and there seems to be 512 Mb on this laptop.
When I open blender, my software shows the VRAM goes to 165 MB to 345 MB.

Is there a way to solve this visual bug ?

Thank you

PS: I tried to do the same steps as before to solve the problem (that is to say reinstall blender), but it doesn't work ;-;

Hi Patrik I did think I solved the problem. I didn't pay any attention to it (because I never opened a new file, always used an already created one) However the problem came back and I don't know what to do to solve it... So now I can reproduce it if you want me to do something. I have a 16 Gb RAM and there seems to be 512 Mb on this laptop. When I open blender, my software shows the VRAM goes to 165 MB to 345 MB. Is there a way to solve this visual bug ? Thank you PS: I tried to do the same steps as before to solve the problem (that is to say reinstall blender), but it doesn't work ;-;
Author

Fun fact, I just checked and the other person who has the same problem also has a Radeon Graphic (GPU) like me.
This might be the core of the problem.

Fun fact, I just checked and the other person who has the same problem also has a Radeon Graphic (GPU) like me. This might be the core of the problem.
Author

I just tested on a friend's laptop and he has the same problem as me.
His laptop has an "AMD Ryzen 7 4800U with Radeon Graphics 1.80 Ghz" and my laptop has an "AMD Ryzen 5 4500U with Radeon Graphics 2.38 GHz"

The problem really seems to come from these type of GPUs.

I just tested on a friend's laptop and he has the same problem as me. His laptop has an "AMD Ryzen 7 4800U with Radeon Graphics 1.80 Ghz" and my laptop has an "AMD Ryzen 5 4500U with Radeon Graphics 2.38 GHz" The problem really seems to come from these type of GPUs.
Member

Changed status from 'Archived' to: 'Needs Triage'

Changed status from 'Archived' to: 'Needs Triage'

Added subscriber: @mano-wii

Added subscriber: @mano-wii

This also reminds me of #89146 (GPencil: Viewport is Black after adding a grease pencil object)
Please double-check if the drivers are up to date.

To upgrade to the latest driver, see here for more information: https://docs.blender.org/manual/en/dev/troubleshooting/gpu/index.html

This also reminds me of #89146 (GPencil: Viewport is Black after adding a grease pencil object) Please double-check if the drivers are up to date. To upgrade to the latest driver, see here for more information: https://docs.blender.org/manual/en/dev/troubleshooting/gpu/index.html
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'
Member

In #95067#1317169, @mano-wii wrote:
This also reminds me of #89146 (GPencil: Viewport is Black after adding a grease pencil object)
Please double-check if the drivers are up to date.

To upgrade to the latest driver, see here for more information: https://docs.blender.org/manual/en/dev/troubleshooting/gpu/index.html

@Paulo_ezr : please check if updated drivers resolve this issue for you and report back, thx in advance

> In #95067#1317169, @mano-wii wrote: > This also reminds me of #89146 (GPencil: Viewport is Black after adding a grease pencil object) > Please double-check if the drivers are up to date. > > To upgrade to the latest driver, see here for more information: https://docs.blender.org/manual/en/dev/troubleshooting/gpu/index.html @Paulo_ezr : please check if updated drivers resolve this issue for you and report back, thx in advance
Author

Ok, I did an update of my drivers with the "full install" to the 22.2.3 (optionnal one) and now it works !

Note :
The recommanded update (21.10.2) didn't clear the bug (just one time)

Tools :
I updated using the file I downloaded on this link :
https://www.amd.com/en/support

Conclusion :
The problem seems solved again, I'll come back if there is new things

Thank you for your support ^^

Ok, I did an update of my drivers with the "full install" to the 22.2.3 (optionnal one) and now it works ! Note : The recommanded update (21.10.2) didn't clear the bug (just one time) Tools : I updated using the file I downloaded on this link : https://www.amd.com/en/support Conclusion : The problem seems solved again, I'll come back if there is new things Thank you for your support ^^
Member

Changed status from 'Needs User Info' to: 'Resolved'

Changed status from 'Needs User Info' to: 'Resolved'
Philipp Oeser self-assigned this 2022-03-09 18:53:38 +01:00
Member

thx getting back, and for the info regarding the driver, will close then

thx getting back, and for the info regarding the driver, will close then
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
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, Assets & 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
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
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
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
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
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#95067
No description provided.