Skip to content
This repository has been archived by the owner on May 25, 2020. It is now read-only.

Incosistency in results of Sceneform plugin #3

Closed
terezo opened this issue Jun 29, 2018 · 2 comments
Closed

Incosistency in results of Sceneform plugin #3

terezo opened this issue Jun 29, 2018 · 2 comments

Comments

@terezo
Copy link

terezo commented Jun 29, 2018

Hi,

I am getting different results in comparison to current version of Sceneform v1.3.0.
There are more details in this issue: google-ar/sceneform-android-sdk#150.
Fortunately your scripts are giving a better results, except of shadow, but I think it should not be different from results you get from plugin.

@gdamoreira
Copy link
Owner

Hi @terezo, I am looking to your .sfa assets, and found that maybe you could be using wrong plugin version on your android project.

Looking to your files, I see that the sfa file generated from sceneform plugin has these properties:
suggested_collision: { center: { x: 0, y: 0, z: 0, }, size: { x: 1, y: 1, z: 1, }, type: "Box", },

But, if you compare the version 1.0.1 and 1.3.0, that attribute don't exists anymore. This attribute was replaced by:

collision: {},

Please, verify your gradle configuration.

@terezo
Copy link
Author

terezo commented Jul 2, 2018

@necrostylery thanks, it kept wrong gradle dependency, though I reinstall plugin to latest version from AS Settings

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

No branches or pull requests

2 participants