In Unity 3d, the png files in the project should have been sorted by name, but before I knew it, they were out of order.
Is there a way to put it back in the order of names?
(Additional)
The filename is a simple list of numbers.
41030500101
92600400404
51010500403
and so on.
It is usually sorted by name.This sorting method cannot be changed, so it may be an unintended action.Why don't you try Reimport All?
© 2024 OneMinuteCode. All rights reserved.