Universe assets list in studio cut off

Universe assets list in studio is cut off at a certain point. Assets still load.

In my place with 200+ image universe assets, the in-studio assets list is cut off at a certain point.

Expected behaviour:
Studio universe assets list should show all the files in the folder above.

Current behaviour:
Studio universe assets list is cut off after “WORLD_BG_building2”.
Uploaded assets that are after that element in the list are still loaded in game (when referenced by their universe asset id), but not visible in the studio universe assets view.

Issue occurs in Windows and OSX studio.

This message is also shown in studio on place load:

Which is likely related.

2 Likes

For anyone else having this problem, setting this flag to some large number:

“FIntGameViewItemCap”:999999

Will fix this issue. Seeing if this can be removed globally…

1 Like