Open mtalbottasg opened 1 month ago
Since you've identified the problem with the Transforms (see forum thread)
Would you feel confident enough to submit a fix on the Unreal side, It may help speed things up a little since both @oguzhankoral and I are quite busy this week.
I think a simple check for matrix
OR value
should be easy to add.
If not no worries, thanks for the help debugging this.
The Material issue we can treat as separate, I have a suspicion that we're not expecting this to work in Unreal. But just want to confirm with Team what support looks like in the other connectors.
Just confirmed with the team, we do not expect materials applied on components to work for the Unreal connector.
Would you feel confident enough to submit a fix on the Unreal side
Unfortunately, I just don't know enough about C++ syntax to confidently write the OR statement.
That said, I'm very comfortable in the SketchUp ruby connector. @oguzhankoral Here's an updated \speckle_connector\src\speckle_objects\other\transform.rb The only change is just renaming "value" to "matrix". I tested it with the Unreal connector and everything is working.
It's probably still a good idea to add the OR to the unreal connector for backwards compatibility by this fix for the sketchup connector should do the trick.
@mtalbottasg thanks for bringing your own fix. I am happy you made it work for yourself till we fix and test it before creating another hotfix version.
I posted this on the speckle forum but haven't heard a response so I'm going to put it here as an issue...
Unfortunately, something seems broken with the SketchUp to Unreal Workflow:
It appears to have two bugs:
I have tried in Sketchup 2023 and 2024 and I’ve also trying in Unreal 5.3 and 5.4.
I am using the SketchUp Connector 2.20.0 and the Unreal Connector 2.19.0