umasteeringgroup / UMA

Unity Multipurpose Avatar
MIT License
727 stars 167 forks source link

Support for "enter play mode settings" #320

Closed chakibchemso closed 3 years ago

chakibchemso commented 4 years ago

Is your feature request related to a problem? Please describe. disabling domain reload prevent textures from loading at runtime Example: Domain reloads disabled: image image Domain Reloads Enabled (or option disabled): image image image

Describe the solution you'd like @kenamis 's reply (Discord) :

"@Chakib disabling domain reload would cause problems for UMA (as you see) because UMA uses static Lists to reduce garbage. A pass would have to be made to make that work with the new ability to disabled domain reload."

Describe alternatives you've considered //A clear and concise description of any alternative solutions or features you've considered.

Additional context //Add any other context or screenshots about the feature request here.

mat27 commented 3 years ago

Bump

Domain Reload saves a lot of time in big projects. I feel like this is essential. I was having the same issue until i found this.

Jaimi commented 3 years ago

Is this still an issue in 2.11.6? I can't seem to duplicate it.

Jaimi commented 3 years ago

Since I cannot duplicate the issue, I am closing this. If you can duplicate in the current version, please re-open or create a new issue.