15-11-2021, 06:11 PM
(This post was last modified: 15-11-2021, 06:15 PM by josemendez.)
(15-11-2021, 06:07 PM)DeprecatedHuman Wrote: Oooooooh ... okay ... I didn't know about that. I'll look into that.
TBH assets that I know which require setup remind the user about that with a popup or similar so there's no RTFM questions. Something to consider for a future update.
The problem with this is that different use cases require different setups: setting up for the built-in pipeline, setting up for URP with fluid surface rendering, setting up for URP with flat fluid rendering, setting up granular rendering in either pipeline...are all done in slightly different ways. Imho if we added popups for all those you'd be thrown back into MS Office's Clippy experience ("it looks like you're writing a letter, can I help?")

In cases where there's only one possible setup, popups are indeed a good idea. However if there's only one possible setup, it's even better if the engine sets it up automatically (which is what we try to do).