Unity provides two kinds of packages verified and preview packages. Preview packages are on the development stage therefore, you cannot directly access preview packages (like Job system) in Package manager or its search. Preview package is missing is a config problem that we will resolve in this post: Follow the below steps in order to solve preview package missing problem in Unity3d:
1. Go to window -> Package Manager
On Package manager windows select the Dropdown (given on left) and select Unity Registry option. (This will provide you the list of available packages provide by unity). Remember it will not include preview packages. Like at the moment Unity Jobs system on the preview stage, if you try to search it then you will unable to find it.
2.
3
4.





No comments:
Post a Comment