Search Unity

Creating a new point on Poly Shape is really difficult (interface)

Discussion in 'World Building' started by FeastSC2, Nov 16, 2020.

  1. FeastSC2

    FeastSC2

    Joined:
    Sep 30, 2016
    Posts:
    978
  2. antoinebr_unity

    antoinebr_unity

    Unity Technologies

    Joined:
    Nov 16, 2018
    Posts:
    23
    Hi Feast,
    I wasn't able to replicate the issue on my side, what is your current Probuilder version, Unity version and operating system?
     
  3. FeastSC2

    FeastSC2

    Joined:
    Sep 30, 2016
    Posts:
    978
    Hey @antoinebr_unity.
    And thanks for answering my other question about shortcuts on actions btw.

    My OS is Windows 10, on Unity 2020.1.12f1 with ProBuilder v4.4.0.

    I created a brand new new project, imported probuilder 4.4.0 and tried it on a new poly shape and the problem remains.

    I'll test this on my friend's computer tomorrow to make extra sure it's not just my computer (He's on Windows 10 as well).
     
    antoinebr_unity likes this.
  4. antoinebr_unity

    antoinebr_unity

    Unity Technologies

    Joined:
    Nov 16, 2018
    Posts:
    23
    FeastSC2 likes this.
  5. FeastSC2

    FeastSC2

    Joined:
    Sep 30, 2016
    Posts:
    978
    Great! So if I understand correctly, I simply wait for this patch version to come out or do I have another option?
     
  6. antoinebr_unity

    antoinebr_unity

    Unity Technologies

    Joined:
    Nov 16, 2018
    Posts:
    23
    We need to backport some minor changes before pushing a new patch. If you need the fix right now, you can always pull the repository on git and add it to unity as a local package. The branch that will become the patch is v4.4/master. Otherwise the patch should be validated during next week and made available.
     
    FeastSC2 likes this.
  7. FeastSC2

    FeastSC2

    Joined:
    Sep 30, 2016
    Posts:
    978
    @antoinebr_unity I have noticed there is another bug.
    I'm not on the version of the git repository yet however.

    When the poly shape has an extrusion value that's not 0 (in my case, here's it's negative @ -14) whenever I add a point, the point is at the 0 height instead of the same height as the rest of the points.
    (THIS ONLY HAPPENS SOMETIMES, NOT EVERY TIME)

    At this point, even if I undo the creation of the point, it's another point that gets lowered to the height of 0.

    All of this can be seen in the video below.

    Here's a video of the bug:
    - The bug is @ 0:14
    - I start undoing @ 0:22
    https://drive.google.com/file/d/13zHmFFpT9rG_hupOyCXuJMiM5PsHV8v1/view?usp=sharing

    Here's the poly shape I was editing:
    upload_2020-11-27_15-9-20.png
     
    Last edited: Nov 27, 2020