After building exe i got this: ArgumentException: Cannot find TypeIndex for type hash 6732456654960766380. Check in the debug file ExportedTypes.log of your project Logs folder (<projectName>/Logs) the corresponding Component type name for the type hash 6732456654960766380. And ensure your runtime depends on all assemblies defining the Component types your data uses.
6732456654960766380 is a managed IComponentData, anyone has any clue on how to solve this? Thx!