In case you can't add the image

On the newest version of Unity for now (2023.3.0b3), dragging and/or selection the sprite didn’t work.

My solution was to add a RawImage instead of Image, which accepted the Slackbar’s image after changing it to sprite just fine.

Hi Guilherme,

Thanks a lot for sharing your solution! :slight_smile:

The b in the version identifier stands for beta. Please do not use any alpha or beta versions to develop actual games. Those versions are full of bugs, and they are meant for testing new features and to help Unity find bugs.

Thanks for the heads up!

I’ve tested on 2022.3.17f1 and works fine, if it serves anyone having a similar problem.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms