Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to get FPS Sample Working in Unity 2020 #139

Open
albrightd opened this issue Jan 14, 2021 · 11 comments
Open

Is it possible to get FPS Sample Working in Unity 2020 #139

albrightd opened this issue Jan 14, 2021 · 11 comments

Comments

@albrightd
Copy link

I downloaded the asset and thought I set everything up right but kept getting errors about missing assets. Does anyone know if its possible to get it working and could you possibly point me in the right direction?

@abnegate
Copy link

If you downloaded a ZIP from github, large assets stored using git-lfs are not included.

You'll need to ensure you have git-lfs installed, then git clone the repo instead of download ZIP.

@JairusSW
Copy link

JairusSW commented Feb 2, 2021

No, you cannot use it in unity 2020 or even 2019. The demo team promised that they would update it, but I believe they abandoned it. You have to clone it with lfs and then open it in unity 2018.3 or 2018.4.

@ghost
Copy link

ghost commented Mar 28, 2021

You can use but in switching it to unity editor 2020,2019or2021 it will take 10 days

@deviousDeckHand
Copy link

You can use but in switching it to unity editor 2020,2019or2021 it will take 10 days

Do you know what to do/ how to get it into 2020? Or do you know where I can find a 2020 version of it?

@JairusSW
Copy link

I'm not sure... Someone was working on it, but it was abandoned also. :(

@baponkar
Copy link

I have downloaded by 'git clone' method but it is showing following errors:

Multiple precompiled assemblies with the same name ICSharpCode.NRefactory.dll included or the current platform. Only one assembly with the same name is allowed per platform. (B:/Unity_Projects/FPSSample/Packages/com.unity.render-pipelines.high-definition/Editor/Core/ShaderGenerator/ICSharpCode.NRefactory.dll)

Assembly 'Unity.Properties.Codegen' is a CodeGen assembly and cannot be Auto Referenced (Packages/com.unity.properties/Unity.Properties.Codegen/Unity.Properties.Codegen.asmdef)

for first error I have tried to remove .dll files and for next one I have tried to change
"autoReferenced": true, to "autoReferenced": false in
(Packages/com.unity.properties/Unity.Properties.Codegen/Unity.Properties.Codegen.asmdef).

But it is still not working and showing same error.
What should I do to remove those two error?

@JairusSW
Copy link

What version of unity?

@baponkar
Copy link

@JairusSW
Unity 2020.3.15f2 Personal

@JairusSW
Copy link

Okay, you have to use unity 2018. Follow the guides in the repo

@JairusSW
Copy link

It will work with 2018. Its abandoned, sooo, its not getting any updates

@m-pawar
Copy link

m-pawar commented Jan 15, 2022

Well, I have a better problem than this, I am always unable to see scenes except for Bootstrapper in the Project Tool window
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants