Switching between viewport shading modes causes models to become invisible if they use vertex colours (Pose mode) #72823
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
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
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#72823
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-17.7.0-x86_64-i386-64bit 64 Bits
Graphics card: NVIDIA GeForce GT 750M OpenGL Engine NVIDIA Corporation 4.1 NVIDIA-10.32.0 355.11.10.10.40.102
Blender Version
Broken: version: 2.81 (sub 16), branch: master, commit date: 2019-11-20 14:27, hash:
blender/blender@26bd5ebd42
Addon Information
Name: Rigify (0, 6, 0)
Author: Nathan Vegdahl, Lucio Rossi, Ivan Cappiello, Alexander Gavrilov
Short description of error
I'm working with a model that uses vertex colours for its texture. I have to use the Workbench render engine to display them (setting Color to Vertex, unsurprisingly). When I parent a rig to the model it behaves as expected except that switching between viewport modes results in the model becoming invisible in the "rendered" viewport mode. Making changes, saving the file, then restarting Blender causes the model to reappear again (until one switches modes again).
It may be related to the selected object as it's also possible for the bones to become invisible with only the connecting joints visible (resulting in the appearance of a bubble cloud, for want of a better description). That may be intentional though as it seems to be something to do with toggling X-ray:
The bones stay looking like that in wireframe mode regardless of whether X-ray is on or not. Again, that may be how it's supposed to work.
Exact steps for others to reproduce the error
The mesh in question is generated by this site . It creates a Wavefront OBJ file with vertex colours, something the format doesn't officially support. I then open the file in MeshLab and export it as Stanford PLY, which*does// support vertex colours. I then import that model into Blender.
The model is a bit blocky so I use a Smooth modifier which I then apply (factor 2.0, repeat 3, all other settings default).
Align the model with the face part of the default human rig, parent them with automatic weights.
Enter pose mode:
Switch to solid viewport shading, enable X-ray mode to see the bones. Select one or more.
Switch back to rendered viewport shading.
Here's the file I was working on:
myface.blend
Added subscriber: @Flamekebab
Added subscriber: @EitanSomething
Changed status from 'Needs Triage' to: 'Needs User Info'
Is this still an issue with 2.83?
As far as I can tell no, it's now fixed! Fantastic!
Changed status from 'Needs User Info' to: 'Needs Triage'
I’m just going through all the bugs from 2.80 to 2.82 to see if they have been inadvertently fix to get a better picture of the number of bugs. Sorry for any inconvenience
Added subscriber: @mano-wii
Changed status from 'Needs Triage' to: 'Resolved'
If I understand correctly, the problem seems to have been fixed.
So closing as resolved.