Autodesk-Fusion-360-for-Linux
Autodesk-Fusion-360-for-Linux copied to clipboard
The points are not rendered in sketch - OpenGL-Mode
Describe the bug When I edit a sketch I can't see any point.
To Reproduce Steps to reproduce the behavior:
- Create a sketch
- Make a rectange
Expected behavior Show the points as black dots
Screenshots

Desktop (please complete the following information):
- Version number of Autodesk Fusion 360: 2.0.12376
- Graphics card model + Graphics card driver:
Radeon RX 5700 XT
0a:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT] (rev c1)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 3810
Kernel driver in use: amdgpu
Kernel modules: amdgpu
$ pacman -Qi xf86-video-amdgpu
Version : 21.0.0-2
- Operating system: Manjaro (latest update as of 9 Feb 2022)
- Desktop environment: KDE (Plasma) with i3
- DXVK- or OpenGL-Mode: OpenGL
This issue exist only with the OpenGL-Mode! :-( I don't know why it's so.
But here you can see the black points with DXVK: https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/releases
I tried moving to DXVK but the main window does not render. I can see the tools and select buttons but the main viewer shows nothing
I tried moving to DXVK but the main window does not render. I can see the tools and select buttons but the main viewer shows nothing
Came here to say the same thing. Main window no longer renders when using DX11, but setting it to DX9 manually allows it to work.
@hasmar04 DX9 has the same problem for me... I tried installing amdvlk and prepending AMD_VULKAN_ICD=AMDVLK but same results. Maybe it needs DXVK needs some specific configuration?
Yes, you need a special configuration! ⚙️
This is the reason why my setup wizard download some files and setup OpenGL or Dxvk for you.
But here you can see more: https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/issues/79 & https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/tree/main/files/extras/opengl_dxvk
Some more info to hopefully narrow this down:
Install method: quick setup script GPU: 1080 TI OS: Ubuntu 20.04 NVidia Driver: 510.47.03 Setting in Fusion: DX9
It seemed to be properly configured by the setup script in dxvk mode (dxvk installed in wine, xml files correct) however I was also experiencing this issue and I verified all the above steps were completed by the setup script. Changing to OpenGL mode through Fusion preferences solved the issue for me, although there are still other minor UI bugs.