Regression: Blender 3.1 bake from multires not reflected in the Image Editor #96670

Closed
opened 2022-03-21 12:37:29 +01:00 by Eric Seigaud · 19 comments

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

Blender Version
Broken: version: 3.1.0, branch: master, commit date: 2022-03-08 18:16, hash: c77597cd0e
Worked: 3.0
Caused by 507a4deef1

Short description of error
Blender 3.1 bake from multires not reflected in the Image Editor

Exact steps for others to reproduce the error

  • Add a cube with a multi-resolution modifier.
  • Bake normals from multi-resolution to a new image.
  • The image remains black and doesn't update.
  • Go to another layout and back to the default layout. The image appears.

Original report

Create the cube,make mutires subdivide 3 time, create the shader,create the texture, go to render,go to cycle gpu compute. Lower the mutires preview to 0.
Go to bake>bake from mutires>bake.....nothing appear.
I LL TRY WITHE VERSION 3.01 IT WORK VERY WELL.
Thank by advance for your help.

Best regards.
Eric{F12938280}

Version blender 3.01 work ok.blend

**System Information** Operating system: Windows-10-10.0.19044-SP0 64 Bits Graphics card: GeForce RTX 2080 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 456.71 **Blender Version** Broken: version: 3.1.0, branch: master, commit date: 2022-03-08 18:16, hash: `c77597cd0e` Worked: 3.0 Caused by 507a4deef1 **Short description of error** Blender 3.1 bake from multires not reflected in the Image Editor **Exact steps for others to reproduce the error** - Add a cube with a multi-resolution modifier. - Bake normals from multi-resolution to a new image. - The image remains black and doesn't update. - Go to another layout and back to the default layout. The image appears. **Original report** Create the cube,make mutires subdivide 3 time, create the shader,create the texture, go to render,go to cycle gpu compute. Lower the mutires preview to 0. Go to bake>bake from mutires>bake.....nothing appear. I LL TRY WITHE VERSION 3.01 IT WORK VERY WELL. Thank by advance for your help. Best regards. Eric{[F12938280](https://archive.blender.org/developer/F12938280/Version_blender_3.1_don_t_work.blend)} [Version blender 3.01 work ok.blend](https://archive.blender.org/developer/F12938279/Version_blender_3.01_work_ok.blend)
Author

Added subscriber: @ericsego

Added subscriber: @ericsego
Author

Hello I'll reupload the bad file.Version blender 3.1 don't work.blend

Thanks

Hello I'll reupload the bad file.[Version blender 3.1 don't work.blend](https://archive.blender.org/developer/F12938289/Version_blender_3.1_don_t_work.blend) Thanks
Member

Added subscribers: @Jeroen-Bakker, @OmarEmaraDev

Added subscribers: @Jeroen-Bakker, @OmarEmaraDev
Member

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

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

Seems like a missed update for the image engine. @Jeroen-Bakker

  • Add a cube with a multi-resolution modifier.
  • Bake normals from multi-resolution to a new image.
  • The image remains black and doesn't update.
  • Go to another layout and back to the default layout. The image appears.
Seems like a missed update for the image engine. @Jeroen-Bakker - Add a cube with a multi-resolution modifier. - Bake normals from multi-resolution to a new image. - The image remains black and doesn't update. - Go to another layout and back to the default layout. The image appears.
Author

Hello,

thanks for the info. It'seems a bug{F12938453}

bug multires.blend

I'll swicth to the layer and back but the image is very strange.(look at the file image).

Thanks for your help.

Best regards

Eric

Hello, thanks for the info. It'seems a bug{[F12938453](https://archive.blender.org/developer/F12938453/Bug.png)} [bug multires.blend](https://archive.blender.org/developer/F12938454/bug_multires.blend) I'll swicth to the layer and back but the image is very strange.(look at the file image). Thanks for your help. Best regards Eric
Author

The image after baking and switch from modeling to layout.Bug.png

The image after baking and switch from modeling to layout.![Bug.png](https://archive.blender.org/developer/F12938459/Bug.png)
Member

@ericsego So there are two issues, the missed update and the unexpected baking result?

@ericsego So there are two issues, the missed update and the unexpected baking result?
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

This is more than the missing update of the Image Editor, the bake is wrong.

There was similar #95471 (Baking normals gives wrong results (caused by normals MVert refactor)), but apparently the fix was not enough...
Will check.

This is more than the missing update of the Image Editor, the bake is wrong. There was similar #95471 (Baking normals gives wrong results (caused by normals MVert refactor)), but apparently the fix was not enough... Will check.
Author

Thanks for the investigation.

Hope you ll find a fix. The only workaround I'll find is baking the HD to LD object (which require 2 objects) but but it is less practical than multires.

Thanks for your help.

Best regards

PS: could you tell me when you ll find a fix. Thanks by advance.

Thanks for the investigation. Hope you ll find a fix. The only workaround I'll find is baking the HD to LD object (which require 2 objects) but but it is less practical than multires. Thanks for your help. Best regards PS: could you tell me when you ll find a fix. Thanks by advance.
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

#96401 (Bake normals for multi-resolution object is broken)

#96401 (Bake normals for multi-resolution object is broken)
Member

Ah, the wrong bake is actually the same as #96401 (Bake normals for multi-resolution object is broken)

Ah, the wrong bake is actually the same as #96401 (Bake normals for multi-resolution object is broken)
Member

OK, so since the wrong bake is already covered by #96401, lets concentrate on the missing update in the Image Editor after baking here.

OK, so since the wrong bake is already covered by #96401, lets concentrate on the missing update in the Image Editor after baking here.
Philipp Oeser changed title from Blender 3.1 bake from multires don't work to Blender 3.1 bake from multires not reflected in the Image Editor 2022-03-21 16:51:09 +01:00
Member

Caused by 507a4deef1
But probably just needs a fix like the one for #96030

Caused by 507a4deef1 But probably just needs a fix like the one for #96030
Philipp Oeser changed title from Blender 3.1 bake from multires not reflected in the Image Editor to Regression: Blender 3.1 bake from multires not reflected in the Image Editor 2022-03-22 16:03:45 +01:00
Jeroen Bakker was assigned by Dalai Felinto 2022-03-25 16:11:51 +01:00

This issue was referenced by 4815b9fd16

This issue was referenced by 4815b9fd1603a0120f2b9abf5afa1152d45e84f5

This issue was referenced by af1341322f

This issue was referenced by af1341322fdb4a6bacf98eaded517f14d6d2137d
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
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#96670
No description provided.