UI Glitch in Toolbar and Browser after a crash

UI Glitch in Toolbar and Browser after a crash

muhammadrafliramadani
Community Visitor Community Visitor
356 Views
2 Replies
Message 1 of 3

UI Glitch in Toolbar and Browser after a crash

muhammadrafliramadani
Community Visitor
Community Visitor

My Fusion crashed (I changed some offset and it just freezes for like 3 minutes before crashing), and after I open it again, there's a few changes to the UI. First, the logo for objects and assemblies is now blue (it used to be gray). Second, all of the text in the Toolbar and the Browser got clipped as you can see in the attached screenshot.

 

For example, "SOLID" turn into "SOL", "CONFIGURE" become "ONFIGUR", and so on.

Few things I already tried to do to fix this:
1. I changed the display settings on my laptop to 100% (normally it's 150%), I opened Fusion and the text does not get clipped. Then I changed the display to 150% again and the text got cut off again.

2. I tried to change the language to from English to German, and back to English again. Doesn't work.

3. I tried to change to a different workspace, Design -> Manufacture -> Design, doesn't work too. The texts in the Manufacture workspace got clipped too.

Why does this happen and how do I fix this without changing my laptop's display to 100% constantly?

357 Views
2 Replies
Replies (2)
Message 2 of 3

mbelusa.mail
Advocate
Advocate

I really don’t understand why the developers decided to change something that was already working perfectly.

 

My temporary fix for this issue:

Create bat file with this parameters (  you can try change the values for best fit of your display):

 

@echo off
setlocal
set QT_AUTO_SCREEN_SCALE_FACTOR=1
set QT_SCALE_FACTOR=1.0
set QT_FONT_DPI=110
start C:\Users\xxxxxxxxxxxxxxxxxxxxx\AppData\Local\Autodesk\webdeploy\production\6a0c9611291d45bb9226980209917c3d\FusionLauncher.exe
endlocal

0 Likes
Message 3 of 3

lance.carocci
Autodesk
Autodesk

Could you please include a DXdiag file (taken under the conditions and scaling where it's not working)? Please note that this will contain the device and user name, which may be personally-identifying, if you wish to edit that out. I would also try toggling from one theme to another (especially Classic and one of the newer themes).

 

@mbelusa.mail, you can just put those in a text file named environment-variables.txt in the Fusion /Documents/ folder, rather than applying them to the entire system.


Lance Carocci
Fusion QA for UI Framework/Cloud Workflows, and fervent cat enthusiast
0 Likes