Maniphest T66693

Generated texture coordinates reset to 'Auto texture space' with modifiers
Closed, Duplicate

Assigned To
None
Authored By
Vilem Duha (pildanovak)
Jul 11 2019, 9:09 AM
Tags
  • BF Blender
Subscribers
Philipp Oeser (lichtwerk)
Vilem Duha (pildanovak)

Description

System Information
Operating system: Windows-10-10.0.17134 64 Bits
Graphics card: Intel(R) HD Graphics 4600 Intel 4.3.0 - Build 20.19.15.4835

Blender Version
Broken: version: 2.80 (sub 74), branch: master, commit date: 2019-07-10 23:46, hash: rB676543d91f5c
Worked: 2.79

Short description of error
The generated texture space coordinates reset to the Auto texture space behavior when any modifier is attached to the object. This happens for EEVEE and Cycles.
btw, based on some chat I thought this bug was reported months ago, so I didn't report it. Now I tried to search it in the reports (like for an hour) and don't see it anywhere, so sorry if this is double report.

Exact steps for others to reproduce the error
Uploading a file here, which shows the same cube with same mapping settings (1,1,1 scale and auto tex space off)
and with some modifiers (bevel, subsurf)

.

Related Objects

Mentioned Here
T66672: Out of edit mode, Texture Space is behaving like BoundBox
rB15dd28999230: Mesh: don't compute CD_ORCO layer when there are no deforming modifiers

Event Timeline

Vilem Duha (pildanovak) created this task.Jul 11 2019, 9:09 AM
Philipp Oeser (lichtwerk) lowered the priority of this task from 90 to 50.Jul 11 2019, 9:46 AM
Philipp Oeser (lichtwerk) added a subscriber: Philipp Oeser (lichtwerk).

I believe this is caused by rB15dd28999230? checking...

Philipp Oeser (lichtwerk) added a comment.Jul 11 2019, 10:05 AM

actually, I get correct results in editmode.... so, seems to be a duplicate of T66672...

Philipp Oeser (lichtwerk) closed this task as a duplicate of T66672: Out of edit mode, Texture Space is behaving like BoundBox.Jul 11 2019, 10:05 AM
Vilem Duha (pildanovak) added a comment.Jul 11 2019, 12:38 PM

Just to clarify - the correct behavior happens without modifiers, get's wrong with modifiers - It just doesn't consider the manual setting of tex space, only does automatic.