I'm new to ESRI and ArcSite. I tried the SDK and GitHub samples and read through all the posts to date. I've been using Unity since 2009 and Unity Map SDKs since 2017. Here are some thoughts.
Many Unity Asset Store developers raised the bar to help people go from zero to hero with their plug-ins. Their YouTube tutorials assume users know nothing about Unity or the subject matter of their plug-in and walk them through specific examples, line-by-line in code, on how to use their product. Not everyone gets it, and people still need support, but developers provide a basic level of instruction for a beginner that establishes a baseline of knowledge for everyone.
There are specific things that Unity map SDK developers need to do in their applications. The list below isn't exhaustive, but it covers the basics. Some of these things are in the samples, but developers needs to reverse engineer the code by themselves to figure out exactly how they work.
It would be beneficial if someone created some video tutorials based on the list above. Assume the user knows nothing about Unity or ArcSite. It's going to take time out of your busy schedule. They're a PITA to make. But they're essential if you want Unity users to adopt your SDK or make it easy for existing ArcSite users to develop in Unity.
Thank you for your feedback. We are actively working to address some of these items for new users who are interested in expanding their abilities.
I agreee completly, having to reverese engineer the code to understand it has been a challenge and time consuming. Also getting into the ArcGIS ecosystem as a beginner has also been hard.
Original post by @ReinD.