Flashing vertices on screen updates #84627

Open
opened 2021-01-12 09:04:58 +01:00 by Michael Glen Montague · 22 comments

System Information
Windows 10 Home, version 1909, 64-bit

Graphics card: Author:
GeForce GT 710/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 472.12 @Code_Craft_Plugin
GeForce GTX 780/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 460.89 @MontagueMGM

Blender Version
Broken: 2.83.0 - 2.83.10 (still broken as of latest 2.92.0 alpha experimental build acbda123ad)
Worked: 2.82.7

Short description of error
Vertices flash when the screen is updating. Only on my desktop using a GTX 780, not my laptop using an i7-1065G7 (Intel Iris Plus)

Exact steps for others to reproduce the error
Create an Ico Sphere with subdivisions set to 6. It happens at levels 5 and 7 as well, but not nearly as noticeable. It seems related to a specific vertex count, rather than proportional to the number of vertices.

Blender 2021-01-12 02-13-49.mp4

**System Information** Windows 10 Home, version 1909, 64-bit | Graphics card: | Author: | -- | -- | | GeForce GT 710/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 472.12 | @Code_Craft_Plugin | GeForce GTX 780/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 460.89 | @MontagueMGM **Blender Version** Broken: 2.83.0 - 2.83.10 (still broken as of latest 2.92.0 alpha experimental build acbda123ad08) Worked: 2.82.7 **Short description of error** Vertices flash when the screen is updating. Only on my desktop using a GTX 780, not my laptop using an i7-1065G7 (Intel Iris Plus) **Exact steps for others to reproduce the error** Create an Ico Sphere with subdivisions set to 6. It happens at levels 5 and 7 as well, but not nearly as noticeable. It seems related to a specific vertex count, rather than proportional to the number of vertices. [Blender 2021-01-12 02-13-49.mp4](https://archive.blender.org/developer/F9560738/Blender_2021-01-12_02-13-49.mp4)

Added subscriber: @MontagueMGM

Added subscriber: @MontagueMGM

#94024 was marked as duplicate of this issue

#94024 was marked as duplicate of this issue
Member

Added subscriber: @filedescriptor

Added subscriber: @filedescriptor
Member

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

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

I cannot reproduce this. Could you provide the .blend file? What is weird to me is that in the video it seems that you have used a cube primitive.

I cannot reproduce this. Could you provide the .blend file? What is weird to me is that in the video it seems that you have used a cube primitive.

In #84627#1091669, @filedescriptor wrote:
I cannot reproduce this. Could you provide the .blend file? What is weird to me is that in the video it seems that you have used a cube primitive.

This happens in the factory startup file. The object in the video was originally a cube (made into an ico sphere in edit mode), but the same thing happens with a new object created as an ico sphere directly.

> In #84627#1091669, @filedescriptor wrote: > I cannot reproduce this. Could you provide the .blend file? What is weird to me is that in the video it seems that you have used a cube primitive. This happens in the factory startup file. The object in the video was originally a cube (made into an ico sphere in edit mode), but the same thing happens with a new object created as an ico sphere directly.
Member

Changed status from 'Needs User Info' to: 'Needs Developer To Reproduce'

Changed status from 'Needs User Info' to: 'Needs Developer To Reproduce'
Member

Still can't reproduce (I tried latest master and latest LTS). Does the error come up as soon as you switch to edit mode? Do you select any vertices?

Still can't reproduce (I tried latest master and latest LTS). Does the error come up as soon as you switch to edit mode? Do you select any vertices?

As soon as switching to edit mode, regardless of vertex selection

Blender 2021-01-12 04-18-41.mp4

As soon as switching to edit mode, regardless of vertex selection [Blender 2021-01-12 04-18-41.mp4](https://archive.blender.org/developer/F9560816/Blender_2021-01-12_04-18-41.mp4)

Added subscriber: @rjg

Added subscriber: @rjg

Could you please save your full system information through Help > Save System Info and upload the file?

Could you please save your full system information through *Help > Save System Info* and upload the file?
[system-info.txt](https://archive.blender.org/developer/F9560827/system-info.txt)

Please open Blender's installation directory and double click on the blender_debug_gpu.cmd. This will start Blender in debug mode and create log files. Try to make Blender glitch again. Once it does, close Blender. The Windows Explorer should open and show you up to two files, a debug log and the system information. Add the debug log to your report.

Please open Blender's installation directory and double click on the `blender_debug_gpu.cmd`. This will start Blender in debug mode and create log files. Try to make Blender glitch again. Once it does, close Blender. The Windows Explorer should open and show you up to two files, a debug log and the system information. Add the debug log to your report.

The glitch happens again but the debug output doesn't seem to show it: blender_debug_output.txt

The glitch happens again but the debug output doesn't seem to show it: [blender_debug_output.txt](https://archive.blender.org/developer/F9560845/blender_debug_output.txt)

Added subscriber: @danm3d

Added subscriber: @danm3d

I also have a GTX 780 and am experiencing the exact same issue. Perhaps an issue with older hardware and newer driver (I'm running 460.89)?
Attached screen recording and debug logs below.

8YrVDuthce.mp4
blender_debug_output.txt
blender_system_info.txt

Update: I clean installed the latest (461.40) drivers, however I get the same result.

I also have a GTX 780 and am experiencing the exact same issue. Perhaps an issue with older hardware and newer driver (I'm running 460.89)? Attached screen recording and debug logs below. [8YrVDuthce.mp4](https://archive.blender.org/developer/F9755483/8YrVDuthce.mp4) [blender_debug_output.txt](https://archive.blender.org/developer/F9755477/blender_debug_output.txt) [blender_system_info.txt](https://archive.blender.org/developer/F9755478/blender_system_info.txt) Update: I clean installed the latest (461.40) drivers, however I get the same result.

Added subscriber: @Jeroen-Bakker

Added subscriber: @Jeroen-Bakker

If this only happens with a GTX 780, I won't be able to reproduce this as I don't have access to that GPU. @Jeroen-Bakker Do you have one to test this?

If this only happens with a GTX 780, I won't be able to reproduce this as I don't have access to that GPU. @Jeroen-Bakker Do you have one to test this?

Just found a task from last year detailing the same issue: #77731

Update: Upon further inspection, I noticed that the orange gradient on edges leading from selected vertices to nearby vertices isn't affected by this glitch. Maybe the difference in their rendering is key.

image.png

Just found a task from last year detailing the same issue: #77731 Update: Upon further inspection, I noticed that the orange gradient on edges leading from selected vertices to nearby vertices isn't affected by this glitch. Maybe the difference in their rendering is key. ![image.png](https://archive.blender.org/developer/F9842076/image.png)

Added subscriber: @Code_Craft_Plugin

Added subscriber: @Code_Craft_Plugin

hi is this glitch fix cuz i having the same problem system-info.txt

hi is this glitch fix cuz i having the same problem [system-info.txt](https://archive.blender.org/developer/F12744426/system-info.txt)

Added subscribers: @mano-wii, @christian-clavet

Added subscribers: @mano-wii, @christian-clavet
Philipp Oeser removed the
Interest
EEVEE & Viewport
label 2023-02-09 15:14:04 +01:00
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
7 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#84627
No description provided.