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
- Host: GitHub
- URL: https://github.com/extrys/unity-dots-0.50-2022-beta-compatibility
- Owner: Extrys
- Created: 2022-03-23T13:32:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-23T14:15:37.000Z (about 3 years ago)
- Last Synced: 2025-03-25T07:22:52.888Z (2 months ago)
- Language: C#
- Size: 13.2 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 unityYou 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:
Then just mark these 2 checkboxes
and thrn you have it
