The webinar branch does contain a fix specific to UE5, and it should be as simple as cloning the plugin into your projects’ plugins folder and switching to that branch. What you see in the webinar is exactly just that.
But, it sounds like this also isn’t working for you, which is odd.
Could you try to open the project’s .sln file (in either Visual Studio or Rider), and try and build the project that way? This should give you a more meaningful error message.
Side note: Tomorrow, I plan to merge the relevant changes from webinar to main and delete the webinar branch. I should have done this sooner so sorry for any confusion this caused.
Thanks for the update. I tried on 2 computers and it gave the same error. I tried a few rabbit holes on generating the code to open in Visual Studio, and that also gave an error.
At this point, I’m way out of my skill level and think I should just stick with UE4
Regardless - if there is anything I can do to help you troubleshoot to make things better for all, I’ll gladly help.
Sorry you’re having problems, UE5 can be quite temperamental.
I’ve double-checked my end, and the project builds successfully, so I can’t seem to reproduce your issue.
Could you check for an error log in your /Saved/Logs/ folder, this should tell us the reason why the build is failing. You should be able to attach the file to this thread.
I would quite like to get to the bottom of this, as we would like to officially support UE5.
If you would prefer, we could organise a quick call.
Thanks for your persistence.
Note, the changes from the webinar branch are now merged into main
MyProject1-backup-2022.03.17-06.53.55.log (11.5 KB)
Here it is! I am Richa Gupta, Design Technologist and an Architect from India. Also, part of ArchiDAO (Architecture’s First DAO)! I am trying to figure out how Speckle can make more efficient work flows!
Ok thanks, I’ll do some investigation since I haven’t come across that exact error before.
Is it possible for you to share your Unreal Project with me? I noticed you are also loading a few other plugins, and I want to rule out any incompatibilities.
Can you confirm exactly how you installed the connector?
The docs show two methods to install
If you were installing through git before, maybe you could try using the ZIP.
I can’t seem to reproduce any issues on my end, Maybe we can organise a quick call and we can figure out a solution together?
I think the next step I’d like to try is building from Visual Studio/Rider directly to see if we get a more meaningful error.
Hello @Jedd
I’m Daniel, I also have followed the webinar and facing some issues with the speckle installation, I used the Git method, this is the error I get while installing.
I’m also experiencing the same prompt as per the above. I have tried both installation methods but no luck so far. Are there any new update/fix to this? Please advise.
I had an issue with speckle from git, It could not compile with UE5 Starter Content. Can you make a totally blank project [Blueprint mode, no Starter content]. I have tested in UE5.0.1 and works.