(2.83.6 Beta) Crash when switching to Edit Mode #80530
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
8 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender#80530
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: Darwin-19.5.0-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro 455 OpenGL Engine ATI Technologies Inc. 4.1 ATI-3.9.15
Blender Version
Broken: version: 2.83.6 Beta
Worked: 2.83.5
Caused by
79945c8126
Short description of error
Crash when switching to Edit Mode,
or when switching workspace to Modeling, UV Editing.
Added subscriber: @jenkm
#80287 was marked as duplicate of this issue
Added subscriber: @TakeshiFunahashi
I can confirm same issue. with recent 2.83.6 build (As I reported) (LTS version not crash)
https://developer.blender.org/T80287
I supposed if it only happen with some Nvidia video cards, but it seems not.
I may close my report, if it is confirmed by developer, as duplicate.
If need to send movie which reploduce it, I already made, so ask me please. (but I think quite a few user easy reproduce this crash with current 2.83.6
Added subscribers: @lichtwerk, @iss
Changed status from 'Needs Triage' to: 'Confirmed'
Added subscribers: @Jeroen-Bakker, @ideasman42
Can confirm in the 2.83 branch
me->runtime.edit_data
is NULLCC @ideasman42
CC @Jeroen-Bakker
(2.83.6 Beta) Crash when switching to UV Editing workspaceto (2.83.6 Beta) Crash when switching to Edit ModeChanged status from 'Confirmed' to: 'Needs Triage'
Oops. @lichtwerk please correct the status/priority.
Changed status from 'Needs Triage' to: 'Confirmed'
Btw if I start scene without any mesh, then change layout as UV editing, (start from empty scene), crash not happen.
Then I load mesh , activate go to edit-mode to check UV blender crash.
I haven't refreshed page before merging. I can reproduce crash in 2.91 following these steps:
Blender crashes
First I got similar backtrace to what @lichtwerk posted. But it looks that it is quite random. So I am not quite sure if it's same issue as reported here or if it is even same issue as reported in #80287.
Added subscriber: @Raimund58
There was a mistake applying the fix to
2.83-LTS
as this bug doesn't exist in master, see79945c8126
for detail (fix attached).I ran into some bugs in master relating to switching workspaces that look closer to the backtrace from @iss, although they don't involve edit-mode, so I'll open a new report for that.
This issue was referenced by
1f58b0bbf7
Changed status from 'Confirmed' to: 'Resolved'