Visual Scripting Tool - Strange Graphic Issues With Program
Hello!
I recently downloaded the Visual Scripting Tool from Keen and I'm running into a very strange problem, where the visuals on the Node boxes are extremely zoomed in (see file), and manually zooming the screen causes some very strange artifacts (see file). Moussing over certain parts of the node makes them look normal, but the effect returns as soon as the cursor leaves that spot on the Node (a spot that seems to be random).
I've restarted my computer, as well as did a clean install of the most recent Nvidia drivers for my card. I've also tried to launch VRageEditor.exe directly, as well as using various compatibility settings (Windows 8 compatibility, disable full screen optimizations, various DPI settings.
Does anyone have any advice for what might be causing this, and how to fix it?
For reference my machine is:
Windows 10
i9-9900 CPU @ 3.10GHz
32 GB Ram
GeForce RTX 2080
I took a ton of trial and effort but I figured out what the problem is. I was getting the same error in Visual Studio 2019 (mainly in the GUI interface) and I did some digging: turns out a RealTek Audio service called "Nahimic" interferes with the graphics on WPF apps:
https://docs.microsoft.com/en-us/answers/questions/505672/weird-rendering-issues-in-wpf-apps.html
https://github.com/dotnet/wpf/issues/707
Disabling that service fixed the issue.
I took a ton of trial and effort but I figured out what the problem is. I was getting the same error in Visual Studio 2019 (mainly in the GUI interface) and I did some digging: turns out a RealTek Audio service called "Nahimic" interferes with the graphics on WPF apps:
https://docs.microsoft.com/en-us/answers/questions/505672/weird-rendering-issues-in-wpf-apps.html
https://github.com/dotnet/wpf/issues/707
Disabling that service fixed the issue.
Hello, M Glisson,
thanks for letting us know and thanks even more for not abandoning it once reported but you actually went the extra step!
Great to hear that you were able to solve it on your own.
Thanks also for letting us know about the resolution and the way how to fix it, as it might help some other players in the future if they happen to have the same issue!
Will close this thread as Solved.
Kind Regards
Keen Software House: QA Department
Hello, M Glisson,
thanks for letting us know and thanks even more for not abandoning it once reported but you actually went the extra step!
Great to hear that you were able to solve it on your own.
Thanks also for letting us know about the resolution and the way how to fix it, as it might help some other players in the future if they happen to have the same issue!
Will close this thread as Solved.
Kind Regards
Keen Software House: QA Department
Replies have been locked on this page!