Modifiers disappearing from UI #75878

Closed
opened 2020-04-18 21:24:31 +02:00 by mantissa · 7 comments

System Information
Operating system: Linux-5.4.0-24-generic-x86_64-with-debian-bullseye-sid 64 Bits
Graphics card: GeForce RTX 2070 with Max-Q Design/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 440.64

Blender Version
Broken: version: 2.83 (sub 13), branch: master, commit date: 2020-04-17 20:03, hash: 76b3aac802
Worked: 2.82, 2.83 builds from roughly two weeks ago.

Short description of error
When working with a bunch of modifiers, the next modifiers in the stack disappear from the UI until it is collapsed.
I think the VertexWeightEdit modifier is the cause, but I'm not 100% sure.
I've attached a file that shows the problem.

Exact steps for others to reproduce the error

Invisible Modifiers.blend

Hard to say when exactly it happens.
Usually only occurs when a number of modifiers have been added, I think having a VertexWeightEdit in the stack might be the issue, but it could be something else.

If you collapse the visible modifier in the attached file, the others show up and similarly disappear again when the top one is unfolded.

**System Information** Operating system: Linux-5.4.0-24-generic-x86_64-with-debian-bullseye-sid 64 Bits Graphics card: GeForce RTX 2070 with Max-Q Design/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 440.64 **Blender Version** Broken: version: 2.83 (sub 13), branch: master, commit date: 2020-04-17 20:03, hash: `76b3aac802` Worked: 2.82, 2.83 builds from roughly two weeks ago. **Short description of error** When working with a bunch of modifiers, the next modifiers in the stack disappear from the UI until it is collapsed. I think the VertexWeightEdit modifier is the cause, but I'm not 100% sure. I've attached a file that shows the problem. **Exact steps for others to reproduce the error** [Invisible Modifiers.blend](https://archive.blender.org/developer/F8482243/Invisible_Modifiers.blend) Hard to say when exactly it happens. Usually only occurs when a number of modifiers have been added, I think having a VertexWeightEdit in the stack might be the issue, but it could be something else. If you collapse the visible modifier in the attached file, the others show up and similarly disappear again when the top one is unfolded.
Author

Added subscriber: @Mantissa

Added subscriber: @Mantissa
Member

Added subscriber: @HooglyBoogly

Added subscriber: @HooglyBoogly
Member

For what it's worth this is not an issue in the modifier-panels-ui branch:
image.png
I don't have time to look into it now, but this is the problem:

Traceback (most recent call last):
  File "/home/hans/Documents/Blender-Git/build_linux_debug/bin/2.90/scripts/startup/bl_ui/properties_data_modifier.py", line 51, in draw
    getattr(self, md.type)(box, ob, md)
  File "/home/hans/Documents/Blender-Git/build_linux_debug/bin/2.90/scripts/startup/bl_ui/properties_data_modifier.py", line 1428, in VERTEX_WEIGHT_EDIT
    self.vertex_weight_mask(layout, ob, md)
  File "/home/hans/Documents/Blender-Git/build_linux_debug/bin/2.90/scripts/startup/bl_ui/properties_data_modifier.py", line 1390, in vertex_weight_mask
    obj = md.mask_text_map_object
AttributeError: 'VertexWeightEditModifier' object has no attribute 'mask_text_map_object'
For what it's worth this is not an issue in the `modifier-panels-ui` branch: ![image.png](https://archive.blender.org/developer/F8482327/image.png) I don't have time to look into it now, but this is the problem: ``` Traceback (most recent call last): File "/home/hans/Documents/Blender-Git/build_linux_debug/bin/2.90/scripts/startup/bl_ui/properties_data_modifier.py", line 51, in draw getattr(self, md.type)(box, ob, md) File "/home/hans/Documents/Blender-Git/build_linux_debug/bin/2.90/scripts/startup/bl_ui/properties_data_modifier.py", line 1428, in VERTEX_WEIGHT_EDIT self.vertex_weight_mask(layout, ob, md) File "/home/hans/Documents/Blender-Git/build_linux_debug/bin/2.90/scripts/startup/bl_ui/properties_data_modifier.py", line 1390, in vertex_weight_mask obj = md.mask_text_map_object AttributeError: 'VertexWeightEditModifier' object has no attribute 'mask_text_map_object' ```

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

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

This issue was referenced by 1760b8c59f

This issue was referenced by 1760b8c59fa76a5c0cd0ef5d386d876cdf767de2

This issue was referenced by a0a59972e7

This issue was referenced by a0a59972e7e526ce3c49878f4607acbae8508e7a
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Julian Eisel self-assigned this 2020-04-19 15:04:34 +02: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
5 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#75878
No description provided.