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

Rivescenes z-order is not correct after reopening project #69

Open
VikSin opened this issue Mar 18, 2023 · 0 comments
Open

Rivescenes z-order is not correct after reopening project #69

VikSin opened this issue Mar 18, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@VikSin
Copy link

VikSin commented Mar 18, 2023

When game objects with a rive scene have one in front of another game object with rive scene its z-order gets altered(not correct) after reopening the project.

Also, changing the z-position of game objects doesn’t update in the engine.

To reproduce on blank project -

  1. Create a game object with one rivescene keep z-position 0 of go.
  2. Create another game object(in front of other) with rivescene with z-position higher 0.5
  3. Close the project and reopen it again, now the z-order is not showing correctly in the engine.
  4. Try to change z-position of gameobjects, changes will update to editor but not engine.

Defold version
Editor version 1.4.3
Editor channel alpha

@britzl britzl added the bug Something isn't working label Mar 19, 2023
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
None yet
Development

No branches or pull requests

2 participants