Reading SVG files using Palette’s SVGComp does not seem to work in 2025.31500.
It works in 2023.12370.
The SVGComp version is 0.1.4.
The OS is Windows 11.
svg_load_test.zip (7.9 KB)
Reading SVG files using Palette’s SVGComp does not seem to work in 2025.31500.
It works in 2023.12370.
The SVGComp version is 0.1.4.
The OS is Windows 11.
svg_load_test.zip (7.9 KB)
Hello @nya0429
Could you share what output you’re seeing? Also, are you able to successfully load other SVG files or webpages using the Web Render TOP? I’ve tried reproducing the issue on my end but haven’t been able to replicate it so far.
WebRenderTOP can load other web pages.
Additionally, depending on the resolution of WebRenderTOP, SVG files can be loaded even in the 2025 version.
Images showing the results when opening the same project in 2023 and 2025.
svg_test.zip (12.1 KB)
It looks like the content is rendering at different sizes between the two versions. This may be due to the new DPI parameter on the Web Render TOP, which scales the output. By default, this parameter uses an expression that matches the DPI scale of monitor 0. Could adjusting this DPI value help make the SVG content display correctly for your use case?