Blender extremely laggy #49390

Closed
opened 2016-09-18 18:49:17 +02:00 by Dave · 12 comments

System Information
Windows 10, nVidia GTX 980, driver version 372.70, all windows updates current, etc.

Blender Version
Broken: 2.77.a abf6f08 (64bit)
Worked: 2.73 (Haven't used Blender in a while so I can't comment on 2.74/5/6)

Blender is extremely laggy on my primary monitor (technically Windows considers this monitor 2, but there's no way to adjust that) It's an 27" 2560x1440 ASUS gaming monitor connected via display port. The program updates maybe once per second, not just the view port, every element of the interface lags, including the minimize window button etc in the program bar, or just dragging the Blender window around on the desktop. I normally run this monitor at 120Hz, but I've tested Blender at 144Hz and 60Hz and it makes no difference.

The most curious part about this is moving blender to a second monitor make it work absolutely fine. Even placing the Blender window 51% on the second monitor makes it work fine, but as soon as it's primarily on the main monitor, it resumes the laggy behavior.
Obviously I'd prefer to use it on my 2560x1440 display than one of my smaller ones, also ergonomically the smaller one is in an awkward spot for mouse and keyboard work. (It's a Cintiq)

Exact steps for others to reproduce the error
Just installed and tried to use it. Immediately after installing it, I loaded it up and it worked fine, the next day it's laggy. I uninstalled it and reinstalled it, same thing happened. Worked fine, then the next day it's laggy again.

I've installed 2.76 and 2.73 (or rather just ran them from the extracted zip files) and they are exhibiting this behavior as well. This is obviously some new quirk of my computer, I assume some video driver or windows update is causing this, since a year ago, 2.73 ran just fine, but Blender is the only program exhibiting this behavior, so it's obviously a combination of factors.

**System Information** Windows 10, nVidia GTX 980, driver version 372.70, all windows updates current, etc. **Blender Version** Broken: 2.77.a abf6f08 (64bit) Worked: 2.73 (Haven't used Blender in a while so I can't comment on 2.74/5/6) Blender is extremely laggy on my primary monitor (technically Windows considers this monitor 2, but there's no way to adjust that) It's an 27" 2560x1440 ASUS gaming monitor connected via display port. The program updates maybe once per second, not just the view port, every element of the interface lags, including the minimize window button etc in the program bar, or just dragging the Blender window around on the desktop. I normally run this monitor at 120Hz, but I've tested Blender at 144Hz and 60Hz and it makes no difference. The most curious part about this is moving blender to a second monitor make it work absolutely fine. Even placing the Blender window 51% on the second monitor makes it work fine, but as soon as it's primarily on the main monitor, it resumes the laggy behavior. Obviously I'd prefer to use it on my 2560x1440 display than one of my smaller ones, also ergonomically the smaller one is in an awkward spot for mouse and keyboard work. (It's a Cintiq) **Exact steps for others to reproduce the error** Just installed and tried to use it. Immediately after installing it, I loaded it up and it worked fine, the next day it's laggy. I uninstalled it and reinstalled it, same thing happened. Worked fine, then the next day it's laggy again. I've installed 2.76 and 2.73 (or rather just ran them from the extracted zip files) and they are exhibiting this behavior as well. This is obviously some new quirk of my computer, I assume some video driver or windows update is causing this, since a year ago, 2.73 ran just fine, but Blender is the only program exhibiting this behavior, so it's obviously a combination of factors.
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @DaveB-4

Added subscriber: @DaveB-4

Added subscriber: @dr.sybren

Added subscriber: @dr.sybren

Interesting, we have almost the same setup (Win10, ASUS 24" 1920x1080 144 Hz monitor, connected via displayport to Geforce GTX 970), but I don't experience these issues.

Please try with a recent build from our build-bot, to be sure that this isn't a bug that we've already fixed.

Interesting, we have almost the same setup (Win10, ASUS 24" 1920x1080 144 Hz monitor, connected via displayport to Geforce GTX 970), but I don't experience these issues. Please try with a recent build from [our build-bot](https://builder.blender.org/download/), to be sure that this isn't a bug that we've already fixed.
Author

I tried this with 2.78-c2d7d47 and it exhibited the same behavior.

I tried this with 2.78-c2d7d47 and it exhibited the same behavior.

Added subscriber: @Genome36

Added subscriber: @Genome36

Try destroying all cached data that blender creates (on windows its located in the %appdata%) and reinstall afterwards.

If it does not work, then the issue might be related to the OS interactions with blender.

Try destroying all cached data that blender creates (on windows its located in the %appdata%) and reinstall afterwards. If it does not work, then the issue might be related to the OS interactions with blender.
Author

There's no cache in there I can see (at least at \AppData\Roaming\Blender Foundation\Blender\2.77) Just a bookmarks.txt and userprefs.blend

There's no cache in there I can see (at least at \AppData\Roaming\Blender Foundation\Blender\2.77\) Just a bookmarks.txt and userprefs.blend

Added subscriber: @mont29

Added subscriber: @mont29

This is likely a driver issue, you may try with newer/older versions, also please check those points:

  • Try to disable any running antivirus.
  • Try to start Blender in factory settings (--factory-startup commandline option) (this will ensure whether this is a userpref or addon issue or not).
  • Try to tweak OGL settings in UserPreferences, System tab.
  • Try to tweak your GPU driver settings (e.g. try different values between 'performance' and 'quality' if you have such slider, etc.).
  • Attach as text file here the report generated by Help -> System Info (do not paste it directly in comment).
  • Try to place this dll next to your blender.exe (software OGL, will be slow, but will show whether this is a driver issue or not) - this might be just laggy everywhere though :/.
This is likely a driver issue, you may try with newer/older versions, also please check those points: * Try to disable any running antivirus. * Try to start Blender in factory settings (`--factory-startup` commandline option) (this will ensure whether this is a userpref or addon issue or not). * Try to tweak OGL settings in UserPreferences, System tab. * Try to tweak your GPU driver settings (e.g. try different values between 'performance' and 'quality' if you have such slider, etc.). * **Attach as text file** here the report generated by Help -> System Info (**do not** paste it directly in comment). * Try to place [this dll](http://download.blender.org/ftp/sergey/softwaregl/win64/opengl32.dll) next to your blender.exe (software OGL, will be slow, but will show whether this is a driver issue or not) - this might be just laggy everywhere though :/.

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Bastien Montagne self-assigned this 2016-10-07 10:51:46 +02:00

More than a week without reply. Due to the policy of the tracker archiving for until required info/data are provided.

More than a week without reply. Due to the policy of the tracker archiving for until required info/data are provided.
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#49390
No description provided.