Nikodem Grzonkowski
Nikodem Grzonkowski
No Problem, with v1 I meant this perf improvement/ issue fix, since the memory part can be optimized lateron aswell (sorry for the confusion). The fix is based on the...
@oprel Thanks! I also found some small bugs (animator param not updating until inspector reselected for example) and fixed them in my fork master branch but the validateinput one is...
@oprel I have checked my recent commits and could not reproduce it:  Do you have my latest fork commit/ release? If you are using it via the manifest.json, try...
@snorrsi Yes, the general issue was caching the reflection calls to retrieve the attributes. And in order to access those (multiple) attribute objects, I created the NaughtyProperty wrapper class that...
Hi @snorrsi I have tested your version (v2_ss) with my "huge" test script superficially and it also doesn't introduce any major lags! You can use this to test the performance...