Sculpting Brush size becomes too big or too small outside the object when the radius unit is in scene #111647

Open
opened 2023-08-29 09:29:02 +02:00 by Ramanan · 13 comments

System Information
Operating system: Windows-10-10.0.22621-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 2070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 536.99

Blender Version
Broken: version: 3.6.2, branch: blender-v3.6-release, commit date: 2023-08-16 16:43, hash: e53e55951e7a
Worked: (newest version of Blender that worked as expected)

Short description of error
Sculpting Brush size becomes too big or too small outside the object when the radius unit is in the scene This is not file-specific it is happening in all files and for all objects. its sometimes hard to adjust the side at all when that happens. Attaching a video for reference

Exact steps for others to reproduce the error

  • Create a new object and scale up or down a lot
  • Switch to sculpt mode
  • Change the Radius Unit to Scene
  • Examine the brush cursor size changes along the surface and in empty space from different angles & zoom
**System Information** Operating system: Windows-10-10.0.22621-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 2070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 536.99 **Blender Version** Broken: version: 3.6.2, branch: blender-v3.6-release, commit date: 2023-08-16 16:43, hash: `e53e55951e7a` Worked: (newest version of Blender that worked as expected) **Short description of error** Sculpting Brush size becomes too big or too small outside the object when the radius unit is in the scene This is not file-specific it is happening in all files and for all objects. its sometimes hard to adjust the side at all when that happens. Attaching a video for reference **Exact steps for others to reproduce the error** - Create a new object and scale up or down a lot - Switch to sculpt mode - Change the Radius Unit to Scene - Examine the brush cursor size changes along the surface and in empty space from different angles & zoom
Ramanan added the
Type
Report
Priority
Normal
Status
Needs Triage
labels 2023-08-29 09:29:03 +02:00
Author

Sculpting Brush size becomes too big or too small outside the object when the radius unit is in the scene. This is not file-specific it is happening in all files and for all objects. its sometimes hard to adjust the side at all when that happens. Attaching a video for reference

Sculpting Brush size becomes too big or too small outside the object when the radius unit is in the [scene.](url) This is not file-specific it is happening in all files and for all objects. its sometimes hard to adjust the side at all when that happens. Attaching a video for reference
Member

This is likely because that it can't read any depth info from the cursor when it's not above any object, then it will fall back to viewport camera focusing depth, hence it looks like that size will jump around.

To me this feature works correctly 🤔 . Since when brush is outside the mesh there will not be any effect, so I guess we could have a mechanism to preserve visual size of the brush when it leaves the surface of the mesh.

This is likely because that it can't read any depth info from the cursor when it's not above any object, then it will fall back to viewport camera focusing depth, hence it looks like that size will jump around. To me this feature works correctly 🤔 . Since when brush is outside the mesh there will not be any effect, so I guess we could have a mechanism to preserve visual size of the brush when it leaves the surface of the mesh.
Author

the actual size is not the issue the visual one is. As you said it is not going to affect anything cause it's outside the mesh. but when sculpting small areas really zoomed in, it sometimes causes issues when scaling the brush size. it would be really helpful if you could make a mechanism to preserve the visual size of the brush as you said.

the actual size is not the issue the visual one is. As you said it is not going to affect anything cause it's outside the mesh. but when sculpting small areas really zoomed in, it sometimes causes issues when scaling the brush size. it would be really helpful if you could make a mechanism to preserve the visual size of the brush as you said.
Member

Would be good to have steps to reliably reproduce this. Just from a startup file this is hard to reproduce.
@Ramanantc15 Or can you share a file where the bug is obvious.

Would be good to have steps to reliably reproduce this. Just from a startup file this is hard to reproduce. @Ramanantc15 Or can you share a file where the bug is obvious.
Member

Ok I'm very sure this is not a bug. But I'll wait for reproducible steps or a file for that.

I only managed to reproduce this issue when the scale of the object is not applied.
That would be a known issue. The brush cursor is scaled by the object scale to indicate that something is wrong. It's recommended to apply the scale if possible before using sculpt mode.

Ok I'm very sure this is not a bug. But I'll wait for reproducible steps or a file for that. I only managed to reproduce this issue when the scale of the object is not applied. That would be a known issue. The brush cursor is scaled by the object scale to indicate that something is wrong. It's recommended to apply the scale if possible before using sculpt mode.
Julien Kaspar added
Status
Needs Information from User
and removed
Status
Needs Info from Developers
labels 2023-08-29 12:02:50 +02:00
Author

Hey, I'm attaching a file for you to test. This time I applied the scale and even the rotation of the object. Still have the same issue. From certain angles, it's even worse. and when trying to scale the brush radius popup that we get for scaling the brush when we press F is also not consistent. it changes differently from different angles. I also attached a video again. and to scale the object from the specific angle shown in the video. but it happens for all objects.

Hey, I'm attaching a file for you to test. This time I applied the scale and even the rotation of the object. Still have the same issue. From certain angles, it's even worse. and when trying to scale the brush radius popup that we get for scaling the brush when we press F is also not consistent. it changes differently from different angles. I also attached a video again. and to scale the object from the specific angle shown in the video. but it happens for all objects.
Author

And in this video notice that changing the brush radius unit from view to scene and switching again is changing the brush radius automatically. I don't know if it's a bug or not, and the view distance dictated the brush size when its radius unit is in view, but I think this might have to do with the issues mentioned previously. if not kindly ignore this specific comment.

And in this video notice that changing the brush radius unit from view to scene and switching again is changing the brush radius automatically. I don't know if it's a bug or not, and the view distance dictated the brush size when its radius unit is in view, but I think this might have to do with the issues mentioned previously. if not kindly ignore this specific comment.
Member

Ah I see. This is much more likely to occur on very small or large scene scales. So if the object is like 10m or 0.1m in dimensions the brush cursor is getting weird.
It's also depending on how far the view is zoomed into the object.

Getting a developer to look at this to see what's going wrong would be good.

Ah I see. This is much more likely to occur on very small or large scene scales. So if the object is like 10m or 0.1m in dimensions the brush cursor is getting weird. It's also depending on how far the view is zoomed into the object. Getting a developer to look at this to see what's going wrong would be good.
Julien Kaspar added
Status
Needs Info from Developers
and removed
Status
Needs Information from User
labels 2023-08-30 10:49:30 +02:00
Author

I understand what you say. But most of the time in my specific workflow I work on small-scale props. So most of them will be small in dimension indeed. So if this cursor issue gets fixed that'll be really good to work with. That's it from me for now. So please proceed with the appropriate action from here onwards.

I understand what you say. But most of the time in my specific workflow I work on small-scale props. So most of them will be small in dimension indeed. So if this cursor issue gets fixed that'll be really good to work with. That's it from me for now. So please proceed with the appropriate action from here onwards.
Member

I only managed to reproduce this issue when the scale of the object is not applied.

Apparently I could consider this as a bug, because visually you won't know if it has unapplied scale. Although hummm when use other brushes with an object with uneven scale, it will also scale the brush dab, so I don't know. Maybe it's intended

图片

> I only managed to reproduce this issue when the scale of the object is not applied. Apparently I could consider this as a bug, because visually you won't know if it has unapplied scale. Although hummm when use other brushes with an object with uneven scale, it will also scale the brush dab, so I don't know. Maybe it's intended ![图片](/attachments/54b8d16f-7d20-48db-a4c3-25fe3010d648)
Author

Hey these looks like this report is not yet closed. Do I have to do anything else.

Hey these looks like this report is not yet closed. Do I have to do anything else.
Member

@Ramanantc15 No it's all good.
I'll see if any developer can investigate this further. Maybe there's a simple solution to this.

@Ramanantc15 No it's all good. I'll see if any developer can investigate this further. Maybe there's a simple solution to this.

I'm pretty sure this bug is directly related to the bug I just reported #121404 which happens when the object is NOT at the world origin (ie, location is NOT 0,0,0).

I'm pretty sure this bug is directly related to the bug I just reported #121404 which happens when the object is **NOT** at the world origin (ie, location is NOT 0,0,0).
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#111647
No description provided.