specklesystems / speckle-unity

AEC Interoperability for Unity through Speckle
https://speckle.systems/tag/unity/
Apache License 2.0
55 stars 20 forks source link

Pushed objects very different from the received ones #36

Closed psarras closed 1 year ago

psarras commented 3 years ago

How to replicate:

Effect

Unity pushes a single object, losing any structure from Revit. This makes it almost impossible to read on the online viewer (which probably gives us a pick to a viewer deficiency).

From Revit:

image

From Unity (Same data)

image

haitheredavid commented 3 years ago

@psarras thanks for pointing to this! As a general note, this connector is still in a very early stage so there is a lot of missing / broken features at the moment đŸ˜ŋ but never fear! Progress is being made and fixes will be had 🚀

Currently the connector does not "fully" support sending data back into speckle, the only support it has now is converting and importing some simple base objects into unity. Until the connector will need some more love with the object conversions in order to maintain the data being pushed back into a stream, this is the expected behavior when you push back from unity (for the moment). I'm currently pushing through some of the issues with the receiver editor logic (so much lag huh đŸ˜ŋ), but will swing back around to this issue afterwards 🛩ī¸