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

Scene Editor block tool doesn't allow dragging out blocks on terrain #5700

Closed
chrisspieler opened this issue Jun 20, 2024 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@chrisspieler
Copy link

chrisspieler commented Jun 20, 2024

Describe the bug

If you use the block tool in the scene editor on empty space, a block is created. If you use the block tool on terrain, no block is created.

To Reproduce

  1. Open the attached project (just an empty scene with some terrain)
  2. Open main.scene
  3. Use the block tool to drag out a block on the terrain
  4. See that the terrain doesn't allow you to start dragging shapes

Expected behavior

It should be possible to draw a block in a spot where terrain exists.

Media/Files

my_cool_repro.zip

Additional context

For my current use case, I just want the block that's created over terrain to be axis-aligned, so it's fine with me if this bug is fixed by just ignoring the terrain altogether.

@chrisspieler chrisspieler added the bug Something isn't working label Jun 20, 2024
@chrisspieler
Copy link
Author

This is a duplicate of: #5106

@aylaylay aylaylay self-assigned this Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants