An open API service indexing awesome lists of open source software.

https://github.com/extrys/unity-dots-0.50-2022-beta-compatibility

Repository to offer modified packages for the new Entities 0.50 package for unity
https://github.com/extrys/unity-dots-0.50-2022-beta-compatibility

Last synced: about 2 months ago
JSON representation

Repository to offer modified packages for the new Entities 0.50 package for unity

Awesome Lists containing this project

README

        

# UNITY-DOTS-0.50-2022-beta-compatibility
Repository to offer modified packages for the new Entities 0.50 package for unity

You just need to add these 2 folders to the **Packages** folder of your unity project!

Then you will have all the new features and improvements

for getting the Structural changes and the entity memory profile you have to do the following just after adding the folders to your project Packages folder

These are the new profiler modules:
![image](https://user-images.githubusercontent.com/38926085/159717280-4b616cb9-10f0-4714-8f71-77133a5218fd.png)

in order to make them appear you have to do the next:
![image](https://user-images.githubusercontent.com/38926085/159717508-18bfb3cc-949f-4704-b228-085b6c3be825.png)

![image](https://user-images.githubusercontent.com/38926085/159717757-227e64f1-3958-4ee6-bb0c-2a66c0a5998c.png)
you just need to add the module and include the sub profiles for memory, then just add other one and add the ones for the structiral changes, it should look like this for Entity Memory:
![image](https://user-images.githubusercontent.com/38926085/159718212-5d1f6d0f-3654-41f1-b622-fdf0993d5f4d.png)

and this is how should look like for Structural changes module:
![image](https://user-images.githubusercontent.com/38926085/159718875-1f94b4e7-21fb-4c93-b8b9-25badd920d70.png)

Then just mark these 2 checkboxes
![image](https://user-images.githubusercontent.com/38926085/159719302-beb82798-2ba7-48b9-a40d-c0a8ee58ad6e.png)

and thrn you have it
![image](https://user-images.githubusercontent.com/38926085/159719333-65ff8348-3f83-4f37-85da-ff1ebe617fe0.png)