Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAD Transform translation using plane-constraint causes Blender to freeze #100

Open
jonnyns opened this issue Apr 16, 2023 · 3 comments
Open

Comments

@jonnyns
Copy link

jonnyns commented Apr 16, 2023

I do not know if this is a rather seldom used constraint, but this action causes blender to freeze:

Simple test from a freshly started Blender (same with 3.4.1 or 3.3.5) under Windows 10:

Select the cube.

  • G to grab
  • shift Z to choose XY-plane constraint
  • LMB to select from-point
  • move mouse to transform towards the back of the view (in the direction from the user)

If you move far enough (really not that far, some 30 m or so - I'm using unit scale 1 metric m), Blender freezes. Seems to be the same problem whichever constraint plane is selected (XY, XZ, YZ).

BTW. If you zoom out somewhat, then movement in other directions will also cause freezing.

@s-leger
Copy link
Owner

s-leger commented Apr 16, 2023

Might be related to an AMD GPU causing shader recompilation related issue ?

@jonnyns
Copy link
Author

jonnyns commented Apr 16, 2023

Not really sure what you are suggesting here... I am running off an Intel machine with a Nvidia 1080 Ti board. Using version slcad_transform_0.95.0. I have tested on several different machines (all Intel based), all behave the very same way, freezing up Blender.
Did you verify the behaviour? Should be rather quick to see...

@s-leger
Copy link
Owner

s-leger commented Apr 17, 2023

Nope, i'm not running any w11 myself, last w thing was a w9, i'm running linux and macos.
Last reported slowdowns where related to a bug in blender's amd kernels, so it was the first thing i wanted to know.
That being said, at least under linux i'm able to repro that issue and will try to figure what's going wrong.
Thank you for your report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants