Eevee render freezes the windows while it's rendering #73894

Closed
opened 2020-02-16 21:33:02 +01:00 by son le · 11 comments

System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce RTX 2070 SUPER/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 442.19

Blender Version
Broken: version: 2.82 (sub 7), branch: master, commit date: 2020-02-12 16:20, hash: 77d23b0bd7
Worked: (optional)

Exact steps for others to reproduce the error
Render anything with eevee completely freeze Blender window. Just open Render with default lights&cube scene , press F12 to render and the blender window is froze (unrespond, cant click nor do anything) until the task is finished. Cycle works fine.
Just upgraded my GPU so not sure if this is a hardware issue.

**System Information** Operating system: Windows-10-10.0.18362-SP0 64 Bits Graphics card: GeForce RTX 2070 SUPER/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 442.19 **Blender Version** Broken: version: 2.82 (sub 7), branch: master, commit date: 2020-02-12 16:20, hash: 77d23b0bd7 Worked: (optional) **Exact steps for others to reproduce the error** Render anything with eevee completely freeze Blender window. Just open Render with default lights&cube scene , press F12 to render and the blender window is froze (unrespond, cant click nor do anything) until the task is finished. Cycle works fine. Just upgraded my GPU so not sure if this is a hardware issue.
Author

Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'

Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'
Author

Added subscriber: @fallengt

Added subscriber: @fallengt

#72339 was marked as duplicate of this issue

#72339 was marked as duplicate of this issue

#73910 was marked as duplicate of this issue

#73910 was marked as duplicate of this issue
Member

Added subscriber: @ankitm

Added subscriber: @ankitm
Member

Changed status from 'Needs Developer To Reproduce' to: 'Needs Triage'

Changed status from 'Needs Developer To Reproduce' to: 'Needs Triage'
Member

I used to think it is expected..

I used to think it is expected..
Ankit Meel changed title from eevee render freezes the windows to Eevee render freezes the windows while it's rendering 2020-02-17 07:32:33 +01:00
Member

Added subscriber: @Jeroen-Bakker

Added subscriber: @Jeroen-Bakker
Member

Yup.. Unless it changed in 2.82, #72339 [Momentary interface freezes while EEVEE rendering causes progress bar malfunction]:

EEVEE renders in the main thread of blender due to OpenGL limitations. Almost all calls to OpenGL needs to be passed to the driver via the main thread. This halts any other work that is handled by the main thread (python scripts ui updates). Same reason that running python scripts halts UI updates.
The progress status is send to the OS, so here it is updated correctly as the rendering is done by OS threads, not by Blender.

@Jeroen-Bakker

Yup.. Unless it changed in 2.82, #72339 [Momentary interface freezes while EEVEE rendering causes progress bar malfunction]: > EEVEE renders in the main thread of blender due to OpenGL limitations. Almost all calls to OpenGL needs to be passed to the driver via the main thread. This halts any other work that is handled by the main thread (python scripts ui updates). Same reason that running python scripts halts UI updates. >The progress status is send to the OS, so here it is updated correctly as the rendering is done by OS threads, not by Blender. @Jeroen-Bakker

Added subscriber: @zargul

Added subscriber: @zargul

Closed as duplicate of #72339

Closed as duplicate of #72339
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#73894
No description provided.