when playing in editor my game works as it should but when i launch it to android or widows some of my functions wont work?
i have a part where i go through my data table to make categories and group up everything with the given category but when i launch they don’t get grouped? so i choose 1 question at the time.
I think this is the part not working when i launch? since it rings false everytime it checks so it keeps adding the categories but doesn’t see that it is already added. but what could be the reason for it not to work when launching and working fine when playing in editor?