RuntimeUnityEditor icon indicating copy to clipboard operation
RuntimeUnityEditor copied to clipboard

Loading indicator on Object Browser

Open AndrewBeeman opened this issue 1 year ago • 1 comments
trafficstars

When I use the search feature, in Railroader, there is what appears to be a loading animation with -\ | /, when this happens \ | / cause a line break and shifts the entire menu down, makes it extremely difficult to use the Object Browser

https://github.com/user-attachments/assets/c1ef972c-fd99-4bce-a3c3-6f490ef9fbde

AndrewBeeman avatar Sep 19 '24 03:09 AndrewBeeman

Looks like the game uses a custom font for IMGUI. You can fix it by increasing the width here.

ManlyMarco avatar Sep 20 '24 20:09 ManlyMarco

I tried the game and did not see the font that you have, so I have no way of reproducing this issue. Maybe your OS is missing the necessary font (Arial).

ManlyMarco avatar Mar 04 '25 23:03 ManlyMarco