question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Rendering issue with WPF 3D content on Intel Iris XE

See original GitHub issue
  • .NET Core Version: (e.g. 3.0 Preview1, or daily build number, use dotnet --info) .Net 6 and 4.8
  • Windows version: (winver) Windows 11 Pro 10.0.22000
  • Does the bug reproduce also in WPF for .NET Framework 4.8?: Yes/No Yes
  • Is this bug related specifically to tooling in Visual Studio (e.g. XAML Designer, Code editing, etc…)? If yes, please file the issue via the instructions here. No
  • Security issues and bugs should be reported privately, learn more via our responsible disclosure guidelines. No

Problem description: I have rendering issues with WPF 3D content on my Intel Iris XE graphics card. With the nvidia card there is no problem. A detailed description of the problem can be found here: https://community.intel.com/t5/Graphics/Graphics-failure-with-WPF-3D-content-and-Iris-XE/m-p/1415196#M109812 As Intel can not reproduce this issue maybe someone here knows how to solve this.

Actual behavior: WPF 3D content is not rendered on Intel Iris XE graphics card. Disabling HW Acceleration at the registry solves the problem.

Expected behavior: Rendering like on the nvidia card.

Minimal repro: Use any of WPF 3D content. All apps I tried had the same problem. But to reproduce this with an open source project I tried this which had this problem also. https://github.com/helix-toolkit/helix-toolkit/tree/develop/Source/Examples/WPF/SimpleDemo

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
ivancoredevcommented, Sep 26, 2022

I have the same problem using WPF 3D controls in newest HP Notebook with Intel Core i5 1235U (12. Generation) processor and Intel Iris Xe graphics https://www.hp.com/de-de/shop/product.aspx?id=6F242EA&opt=ABD&sel=NTB .

We use WPF (.NET Framework) 3D Chart controls from well-known companies like Infragistics and Telerik. The 3D charts work in many tested computers, even with old Intel integrated graphics like Intel HD Graphics 4000 or Intel UHD Graphics 620.

But in newest notebook with Intel Iris Xe Graphics the 3D controls don’t work. They show few thin colored stripes on the empty 3D chart control for both Infragistics and Telerik controls (attachment). Even the standard Telerik Demo app for WPF doesn’t work.

I have made the clean install of latest beta Intel drivers 31.0.101.3616 (02-09-2022) bit this doesn’t help.

1reaction
vdwtannercommented, Jan 17, 2023

Resolved with Intel’s latest drivers. Link to a known driver that resolves this issue:

https://www.intel.com/content/www/us/en/download/726609/intel-arc-iris-xe-graphics-whql-windows.html

Read more comments on GitHub >

github_iconTop Results From Across the Web

Graphics failure with WPF 3D content and Iris XE
Hello, I have a problem displaying WPF 3D content on my new notebook. I already created a support ticket at intel. Result =>...
Read more >
Rendering Issues with Intel Iris Xe Graphics (Solved)
This problem affects many vendors and libraries that use the WriteableBitmap class including SkiaSharp, CefSharp and apparently TX Text Control.
Read more >
Rendering of WPF PdfViewer not working properly (Intel ...
Hello, we have issues with new Dell Latitude 5520 notebooks which have an integrated "Intel Iris Xe Graphics" graphics card.
Read more >
3D rendering failure with Intel Iris Xe after latest Jan-23 ...
3D rendering all got messed up, main menu screen with half black half blue screen after latest update... Using built-in Iris Xe graphics,...
Read more >
Iris XE Graphics Card Issues with Scout ImageCapture
The 3D model does not render properly to the see the figure. The second issue is when ImageCapture first loads, there are vertical...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found