Using Unity Standard Assets

Should I use Unity Standard Assets?

_
I want to know that generally should I use Unity’s Standard Assets package in my project, or make the assets I need myself and only use them in my project?
_
And, if I only require some of the assets which are in Unity Standard Assets should I make new finished assets myself and use them?
_
What if I use Unity Standard Assets for my required assets (which I think most users do), will my new game’s look and assets will be unique to the players because all other projects also used similar assets?
_
What are the advantages and disadvantages of both ways of using assets in my projects?

hello.

stndr assets are just this, very basic assets. yo can ise them but your own assets will be always more specyfoc fpr your project. I normally use standard assets as a start, and modify them to get exactly what i need