Regression: Object invisible in Sculpt Mode when using >8 color attributes #99282

Closed
opened 2022-06-29 22:03:22 +02:00 by Jan Kadeřábek · 21 comments

System Information
Operating system: Windows-10-10.0.19044-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 472.12

Blender Version
Broken: version: 3.3.0 Alpha, branch: master, commit date: 2022-06-27 22:46, hash: 7a44f62bdb
Worked: 3.2.0
Caused by 7a24fe372c

Short description of error
After creating more than 8 color attributes, the object becomes invisible in Sculpt Mode (still visible in other modes).

3.2.0 already wasn't able to Vertex Paint more than 8 layers (https://developer.blender.org/T98731), but these 2 issues are completely new & specific for the current 3.3 Alpha.

Exact steps for others to reproduce the error

  • Open the attached .blend
  • Add new color attribute layer
  • You can see that the object became invisible
  • Switch to Object Mode to make it visible (and invisible again if you switch back to Sculpt Mode)

3.3-alpha_more-than-8-col-attrs-bugs.blend

**System Information** Operating system: Windows-10-10.0.19044-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 472.12 **Blender Version** Broken: version: 3.3.0 Alpha, branch: master, commit date: 2022-06-27 22:46, hash: `7a44f62bdb` Worked: 3.2.0 Caused by 7a24fe372c **Short description of error** After creating more than 8 color attributes, the object becomes invisible in Sculpt Mode (still visible in other modes). 3.2.0 already wasn't able to Vertex Paint more than 8 layers (https://developer.blender.org/T98731), but these 2 issues are completely new & specific for the current 3.3 Alpha. **Exact steps for others to reproduce the error** - Open the attached .blend - Add new color attribute layer - You can see that the object became invisible - Switch to Object Mode to make it visible (and invisible again if you switch back to Sculpt Mode) [3.3-alpha_more-than-8-col-attrs-bugs.blend](https://archive.blender.org/developer/F13239297/3.3-alpha_more-than-8-col-attrs-bugs.blend)

Added subscriber: @JanKaderabek

Added subscriber: @JanKaderabek

#102299 was marked as duplicate of this issue

#102299 was marked as duplicate of this issue
Jan Kadeřábek changed title from Color attributes with index >7 make object invisible in Sculpt Mode, and get deleted silently after entering Edit Mode (3.3 Alpha) to Object invisible in Sculpt Mode when using >8 color attributes, additionally they are deleted silently after entering Edit Mode (3.3 Alpha) 2022-06-29 22:06:08 +02:00
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

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

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

Thanks for the report. Can confirm object is not visible after appending additional color attribute. I'll bisect

Now if you enter Edit Mode, you can notice the 9th color attribute has been deleted silently

This behavior is same in 3.2. Created separate report #99288 (Color attributes of index above 7 deletes after entering edit mode)

Thanks for the report. Can confirm object is not visible after appending additional color attribute. I'll bisect > Now if you enter Edit Mode, you can notice the 9th color attribute has been deleted silently This behavior is same in 3.2. Created separate report #99288 (Color attributes of index above 7 deletes after entering edit mode)
Pratik Borhade changed title from Object invisible in Sculpt Mode when using >8 color attributes, additionally they are deleted silently after entering Edit Mode (3.3 Alpha) to Regression: Object invisible in Sculpt Mode when using >8 color attributes 2022-06-30 06:43:52 +02:00
Member

Added subscriber: @JosephEagar

Added subscriber: @JosephEagar
Member

Affected by this commit 7a24fe372c
cc @JosephEagar

Affected by this commit 7a24fe372c cc @JosephEagar

In #99282#1382666, @PratikPB2123 wrote:

Now if you enter Edit Mode, you can notice the 9th color attribute has been deleted silently

This behavior is same in 3.2. Created separate report #99288 (Color attributes of index above 7 deletes after entering edit mode)

You are right, I didn't notice this in 3.2, sorry. Feel free to edit the report text accordingly if you want to.
Thanks!

> In #99282#1382666, @PratikPB2123 wrote: >> Now if you enter Edit Mode, you can notice the 9th color attribute has been deleted silently > This behavior is same in 3.2. Created separate report #99288 (Color attributes of index above 7 deletes after entering edit mode) You are right, I didn't notice this in 3.2, sorry. Feel free to edit the report text accordingly if you want to. Thanks!

Added subscriber: @Lorenzo-Clerici

Added subscriber: @Lorenzo-Clerici
Member

Added subscriber: @JulienKaspar

Added subscriber: @JulienKaspar
Member

Changed status from 'Confirmed' to: 'Needs User Info'

Changed status from 'Confirmed' to: 'Needs User Info'
Member

I can't reproduce this anymore. Was this recently fixed?

I can't reproduce this anymore. Was this recently fixed?
Member

Right, I'm unable to reproduce either.
@JulienKaspar , so patch D15428 has solved the issue? I've not verified yet. I'll do the bisect (for backporting) if mentioned patch doesn't address this issue

Right, I'm unable to reproduce either. @JulienKaspar , so patch [D15428](https://archive.blender.org/developer/D15428) has solved the issue? I've not verified yet. I'll do the bisect (for backporting) if mentioned patch doesn't address this issue
Member

I mentioned this to @JosephEagar and he confirmed that D15428 addressed this bug.

I mentioned this to @JosephEagar and he confirmed that [D15428](https://archive.blender.org/developer/D15428) addressed this bug.
Member

In #99282#1427777, @JulienKaspar wrote:
I mentioned this to @JosephEagar and he confirmed that D15428 addressed this bug.

Thanks. Change is quite big and backporting it might introduce other bugs.
@JulienKaspar , do you intend to close this ticket or want to keep it open for 3.3

> In #99282#1427777, @JulienKaspar wrote: > I mentioned this to @JosephEagar and he confirmed that [D15428](https://archive.blender.org/developer/D15428) addressed this bug. Thanks. Change is quite big and backporting it might introduce other bugs. @JulienKaspar , do you intend to close this ticket or want to keep it open for 3.3
Member

Changed status from 'Needs User Info' to: 'Resolved'

Changed status from 'Needs User Info' to: 'Resolved'
Julien Kaspar self-assigned this 2022-10-05 11:31:02 +02:00
Member

I think it makes sense to just close it 👍

I think it makes sense to just close it :+1:
Member

Added subscribers: @Adam-Singer, @deadpin

Added subscribers: @Adam-Singer, @deadpin

Added subscriber: @skarkkai

Added subscriber: @skarkkai

I'm getting this with 3.3.2. Attached file exhibits the bug.

sculpt-disappear.blend

System Information
Operating system: Windows-10-10.0.19045-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 2060 SUPER/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 522.30

Blender Version
Broken: version: 3.3.2, branch: master, commit date: 2022-12-06 18:19, hash: bf24652e38

I'm getting this with 3.3.2. Attached file exhibits the bug. [sculpt-disappear.blend](https://archive.blender.org/developer/F14054611/sculpt-disappear.blend) **System Information** Operating system: Windows-10-10.0.19045-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 2060 SUPER/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 522.30 **Blender Version** Broken: version: 3.3.2, branch: master, commit date: 2022-12-06 18:19, hash: `bf24652e38`
Member

@skarkkai hi, fix has not been backported to 3.3LTS. Read last 3-4 comments

@skarkkai hi, fix has not been backported to 3.3LTS. Read last 3-4 comments
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
6 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#99282
No description provided.