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

Media zones will sometimes make the object inserted enormous #4089

Closed
camelgod opened this issue Mar 26, 2021 · 2 comments · Fixed by #4655
Closed

Media zones will sometimes make the object inserted enormous #4089

camelgod opened this issue Mar 26, 2021 · 2 comments · Fixed by #4655
Assignees
Labels
bug jira-hubs needs triage For bugs that have not yet been assigned a fix priority

Comments

@camelgod
Copy link

camelgod commented Mar 26, 2021

Description
When adding an object to a media zone, the action results in the following:

  • All nearby media zones are occupied as well (greyed out, no actual object inside)
  • Removing the object from the original media zone will scale it so it covers the entire world and is impossible to delete

To Reproduce
Put a bunch of media zones together
Place object

Happens very inconsistently so its hard to reproduce, but i have gotten the bug to consistently happen when using 3d objects that have less than 1,1,1 scale, most likely the algorithm calculating new object size will go nuts. It also happens using images, often with our custom "post it note" feature but also other images.

Expected behavior
The object should not occupy other nearby media zones, and should pop out to its normal scale upon removal.

Hardware

  • Device: Desktop
  • OS: MacOS, Windows, Linux
  • Browser: Chrome, FF

┆Issue is synchronized with this Jira Task

@keianhzo
Copy link
Contributor

Seems not to be related to the world space coordinates issues and happens pretty consistently, self assigning.

@keianhzo keianhzo self-assigned this May 28, 2021
@keianhzo
Copy link
Contributor

keianhzo commented May 28, 2021

From my tests and before a deeper inspection, this is probably a duplicate of #4102

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug jira-hubs needs triage For bugs that have not yet been assigned a fix priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants