Strange mask issue, sculpt mode and multires #39343

Closed
opened 2014-03-22 16:58:49 +01:00 by NG · 13 comments

System Information
win7 gtx 560ti

Blender Version
Broken: (example: 2.70 19e627c

Short description of error

mask doesn't show at level 0, and strange behavior with levels. (sometimes its easier to make quick edits with no multires levels active)

Exact steps for others to reproduce the error

In the file attached, I have added a mask using box selection at level 0, for some reason it doesn't show up, but....

  1. go up to multires level 1, the mask appears.

  2. whilst on multires level 1 hit alt + M to unmask.

  3. now go back to multires level 0, now the mask is visible at level 0.

alternatively if I add a box mask to half the mesh (symmetry off) at level 0, and then try to smooth the mask at level 0, the entire mask disappears

maskissue.blend

.

**System Information** win7 gtx 560ti **Blender Version** Broken: (example: 2.70 19e627c **Short description of error** mask doesn't show at level 0, and strange behavior with levels. (sometimes its easier to make quick edits with no multires levels active) **Exact steps for others to reproduce the error** In the file attached, I have added a mask using box selection at level 0, for some reason it doesn't show up, but.... 1. go up to multires level 1, the mask appears. 2. whilst on multires level 1 hit alt + M to unmask. 3. now go back to multires level 0, now the mask is visible at level 0. alternatively if I add a box mask to half the mesh (symmetry off) at level 0, and then try to smooth the mask at level 0, the entire mask disappears [maskissue.blend](https://archive.blender.org/developer/F82217/maskissue.blend) .
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @NGMAT

Added subscriber: @NGMAT
Author

additionally, I think the mask is active at level 0 in some cases , user just doesn't get visual feedback in the viewport.

additionally, I think the mask is active at level 0 in some cases , user just doesn't get visual feedback in the viewport.

Added subscriber: @sanctuary

Added subscriber: @sanctuary

I can reproduce it on my xp sp3 with the provided blend.

I can reproduce it on my xp sp3 with the provided blend.

Added subscriber: @Psy-Fi

Added subscriber: @Psy-Fi

Let me take a look...

Let me take a look...
Antonis Ryakiotakis self-assigned this 2014-03-23 20:11:09 +01:00
Author

thanks for looking into it. I tried it in old versions of blender, same issue. I tried appending into fresh file, same problem.Tried loading factory settings and trying it on default cube, one time it worked, another time it crashed (2.65). Uh oh. very strange.

edit: If you remove the multires modifier, it works fine, it seem to be related to the modifier. I can not continue my project without it working (or at least it will be more difficult) I hope its something obvious and not something to do with evil multires code hehe.

edit 2: a possible work around is toggling the display of the modifier off when working at level 0.

thanks for looking into it. I tried it in old versions of blender, same issue. I tried appending into fresh file, same problem.Tried loading factory settings and trying it on default cube, one time it worked, another time it crashed (2.65). Uh oh. very strange. edit: If you remove the multires modifier, it works fine, it seem to be related to the modifier. I can not continue my project without it working (or at least it will be more difficult) I hope its something obvious and not something to do with evil multires code hehe. edit 2: a possible work around is toggling the display of the modifier off when working at level 0.

Added subscriber: @Sergey

Added subscriber: @Sergey

Hi,

Mask not displayed on level 0 was just fixed.

There's an issue about where the data are stored in the multires modifier. On level zero, those data are stored directly on the mesh, while on higher levels they are stored on the modifier. Data of mesh do not influence data of the modifier and vice-versa.
While I could add that synchronization, I think a better approach would be to code actual level zero support in the modifier itself...@Sergey, what's your take on that?

Hi, Mask not displayed on level 0 was just fixed. There's an issue about where the data are stored in the multires modifier. On level zero, those data are stored directly on the mesh, while on higher levels they are stored on the modifier. Data of mesh do not influence data of the modifier and vice-versa. While I could add that synchronization, I think a better approach would be to code actual level zero support in the modifier itself...@Sergey, what's your take on that?

We've been reuqested to support sculpting on lvl0, but this i would not consider a bug. In fact, it's in the TODO list i think already for quite a while.

We've been reuqested to support sculpting on lvl0, but this i would not consider a bug. In fact, it's in the TODO list i think already for quite a while.

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'

Agree, I also cannot see this as a few hours' time fix, this needs careful consideration, implementation and testing. Archiving.

Agree, I also cannot see this as a few hours' time fix, this needs careful consideration, implementation and testing. Archiving.
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#39343
No description provided.