Unity-Technologies / com.unity.cv.synthetichumans

A package for creating Unity Perception compatible synthetic people.
Other
102 stars 20 forks source link

Project Failed to Open: This Project is not Valid #10

Closed esutton528 closed 1 year ago

esutton528 commented 1 year ago

I downloaded the code as a zip file, unzipped it, and then tried to open it through Unity Hub 3.5.0. I have Unity 2022.3.0f1, 2021.3.27f1, 2020.3.32f1, and 2020.3.20f1 installed. When I tried to open it a window popped up saying "Project Failed to Open: This Project is not Valid". Any ideas will help, I'm new to Unity so I could be missing something simple.

csun commented 1 year ago

Hey there - this repo isn't a unity project itself, but rather a package that you import into a new / existing unity project in order to access its functionality.

I'd recommend following the intro tutorial as it's quite thorough and assumes no knowledge of unity. Hope that helps!

esutton528 commented 1 year ago

Thanks, that makes sense. I followed the tutorial for Synthetic Humans after already having successfully followed the Perception and PeopleSans package tutorial but I'm having trouble with this one. I'm trying to integrate synthetic humans into another project that is made in 2022.3.0f1 so I made a blank 2022.3.0f1 project and followed the tutorial but when I got to step 3 and pressed play it crashed. I'm sure I followed the directions correctly but it crashes every time. Is this a recurring problem for 2022.3.0f1?

On Wed, Jul 5, 2023 at 1:07 PM Cameron Sun @.***> wrote:

Hey there - this repo isn't a unity project itself, but rather a package that you import into a new / existing unity project in order to access its functionality.

I'd recommend following the intro tutorial https://github.com/Unity-Technologies/com.unity.cv.synthetichumans/wiki/Synthetic-Humans-Tutorial as it's quite thorough and assumes no knowledge of unity. Hope that helps!

— Reply to this email directly, view it on GitHub https://github.com/Unity-Technologies/com.unity.cv.synthetichumans/issues/10#issuecomment-1622238539, or unsubscribe https://github.com/notifications/unsubscribe-auth/BA3MIPNNCAR2SEEIVOCM6KLXOWUO3ANCNFSM6AAAAAAZ7CPIJM . You are receiving this because you authored the thread.Message ID: <Unity-Technologies/com.unity.cv.synthetichumans/issues/10/1622238539@ github.com>

--

This transmission contains information from Delta Mobile Systems, Inc., that may be confidential and/or privileged.  The information is intended for the exclusive use of the planned recipient.  If you are not the intended recipient, be advised that any disclosure, copying, distribution or other use of this information is strictly prohibited.  If you have received this transmission in error, please notify the sender immediately and delete this communication and any attachments without making any copies thereof.

csun commented 1 year ago

Were any errors logged on crash? Here are the locations of some common log files.

Active development of this package stopped before 2022.3 was released, so it may be the case that there's some incompatibility with it.