Search found 12 matches

by friken
Sun Oct 06, 2019 4:32 pm
Forum: General Discussion
Topic: Saving / Loading Material custom parameters and textures
Replies: 1
Views: 1054

Saving / Loading Material custom parameters and textures

Hi, I'm wanting to run-time save material setups. I have a custom shader / material which has a ton of custom parameters floats/colors/textures. The normal material stuff. Unity has "presets" which would be perfect if they allowed material presets to be loaded at runtime but seems like tha...
by friken
Fri May 03, 2019 9:24 pm
Forum: General Discussion
Topic: unity 2019.1 no types reflection error
Replies: 16
Views: 6686

Re: unity 2019.1 no types reflection error

Thanks... and kudos on EasySave. I really do love it. Well worth the purchase. Good support too. I'll be sure to go add a review on assetstore.

One request, please... cleanup the 40+ warnings?
by friken
Fri May 03, 2019 7:07 pm
Forum: General Discussion
Topic: unity 2019.1 no types reflection error
Replies: 16
Views: 6686

Re: unity 2019.1 no types reflection error

Fixed it... thanks so much for the help. It got me looking closer at a few things. It was in the mass particle system and editor functionality of the component... which I don't use at all. Yanked and I'm back in biz.
by friken
Fri May 03, 2019 6:53 pm
Forum: General Discussion
Topic: unity 2019.1 no types reflection error
Replies: 16
Views: 6686

Re: unity 2019.1 no types reflection error

Duh... whoops, didn't mean to leave easysave in the test proj. removed from dropbox too. Thanks for looking into this. I'll reach out to the creator of this git... but it's kinda been abandoned for a while now. Thanks for the insight... may help me sort a work around without their help.
by friken
Fri May 03, 2019 5:50 pm
Forum: General Discussion
Topic: unity 2019.1 no types reflection error
Replies: 16
Views: 6686

Re: unity 2019.1 no types reflection error

Here is a link to a test project that recreates the issue on 2019.1.0f2. Screenshot attached... should be able to open project, then open the easysave3 editor and see the reflection errors.
by friken
Tue Apr 30, 2019 10:35 pm
Forum: General Discussion
Topic: unity 2019.1 no types reflection error
Replies: 16
Views: 6686

Re: unity 2019.1 no types reflection error

Any ideas on this? I'm stumped on it and already deeply integrated easy save into our project. We could replace it but not without a lot of work.
by friken
Tue Apr 30, 2019 12:31 am
Forum: General Discussion
Topic: unity 2019.1 no types reflection error
Replies: 16
Views: 6686

Re: unity 2019.1 no types reflection error

to recreate,

1. new project import easy save
2. copy the "1st" directory from here into the project: https://github.com/i-saint/Unity5Effects
3. copy the Standard Assets folder from the above git project into the new project.
by friken
Tue Apr 30, 2019 12:24 am
Forum: General Discussion
Topic: unity 2019.1 no types reflection error
Replies: 16
Views: 6686

Re: unity 2019.1 no types reflection error

Ok... after many more hours of troubleshooting I have narrowed down the problem but not sure yet how to fix. It is related to this also being in the project (a vital component that was working fine with easy save before 2019: https://github.com/i-saint/Unity5Effects Also related is project settings ...
by friken
Mon Apr 29, 2019 9:44 pm
Forum: General Discussion
Topic: unity 2019.1 no types reflection error
Replies: 16
Views: 6686

Re: unity 2019.1 no types reflection error

it works fine in a new project. Not so much in the project I need it to work in though. No idea why. Any ideas would be great. The project I'm on is 2 years into the project, nothing about it that I see that could break this and it used to work great before upgrade to 2019.
by friken
Thu Apr 25, 2019 5:34 am
Forum: General Discussion
Topic: unity 2019.1 no types reflection error
Replies: 16
Views: 6686

Re: unity 2019.1 no types reflection error

atteched screenshots of settings and types tab