Hey there
I’ve been using Choosers for a few weeks and noticed that changing between hard/soft reference rows always resets the referenced asset. It’s especially annoying when you notice after a couple of rows and have to change the row types manually.
Internally, we implemented simple coloring of the rows based on soft (green) / hard (yellowish) type to notice it sooner:
[Image Removed]
However, the main problem remains - when changing between these types in the “details” panel, the row’s asset resets to None, and you have to manually find it again. Is it possible to fix this behaviour and transfer the asset between types? Internally, I was also thinking about a button that lets you change the type of multiple selected assets.
The second possible QoL would be a possibility to save a Nested Chooser as a standalone Asset Chooser. People in our team tend to create nested choosers to quickly prototype a new feature, but then want to save it as an Asset for easier check-out and asset-locking. Internally, I created a toolbar button that pulls the UChooserTable from the nested array and prompts the client to save it as an asset. All the nested references are then replaced with this asset.
Would it be possible to implement this as a part of the engine?
Thanks.
[Attachment Removed]