Originally posted by mordentral
View Post
i fixed itself, got a luncher update requiering to log again + auto repair of 4.25 install and it's all good now !
Originally posted by KristofMorva
View Post
Would be intresting in more info in the change from UObject based to separate class
Actually the rename is not mandatory as they did a typedef to handle smooth port
they also reimplemented a big part of gennerated code + UObject interface to help transition ( i guess some will be removed progressively )
But what the goal / implication ? i can imagine Smaller metadata, less allocation / memory used too + better reflection perf maybe ( meaning faster load in editor/ some cases ) Any UE dev insight on that would be great !

Comment