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:

in order to make them appear you have to do the next:

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:

and this is how should look like for Structural changes module:


