View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004171 | NoesisGUI | Unity | public | 2025-05-15 13:02 | 2025-05-29 13:41 |
| Reporter | siebenkeim | Assigned To | jsantos | ||
| Priority | normal | Severity | minor | ||
| Status | feedback | Resolution | open | ||
| Product Version | 3.2 | ||||
| Summary | 0004171: Unity 6 Crash on Linux (OpenGL 4.5) | ||||
| Description | I'm currently struggling making NoesisGUI working for my project or my test projects. I work on Fedora Linux with Unity 6000.0.47f1 (OpenGL 4.5) and everytime i include a NoesisView and start the game the whole engine crashes, sometimes it crashes also when i preview a View.xaml. It looks like everytime the GUI wants to render something the engine crashes. It's easy to replicate it for me. I just create a new Unity project (doesn't matter if Builtin Renderer or URP), import the package and generate a UserControl, include it into the Scene and start the game (if it doesn't crash then it crashes when i select a xaml asset). | ||||
| Platform | Linux | ||||
|
Please, indicate the version of the Unity plugin. |
|
|
NoesisGUI-Unity-3.2.7-Indie |
|
|
Symbols for the Indie version are available here: Also, a debug version of the runtime can be downloaded at:
Could you please give it a try to see if we have more information? |
|
|
Caught fatal signal - signo:11 code:1 errno:0 addr:0x10 I'm working on Gnome Wayland and i think Unity runs over XWayland. So maybe its a XWayland problem? |
|
|
Having a look at the call stack.... is this using GL ES on desktop? Because I don't think that's supported with Noesis right now.
We are calling
It seems Unity is giving an error when invalidating the GL state. |
|
|
I've checked via glxinfo. I'm running under OpenGL and Unity runs on OpenGL 4.5 (also visible in the Title bar) |
|
|
have you tried the same project in WIndows? If you don't have a Windows machine, could you share the project so that I can try it? (will try with D3D, GL and Vulkan renderers). |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-05-15 13:02 | siebenkeim | New Issue | |
| 2025-05-15 13:03 | siebenkeim | Tag Attached: OpenGL | |
| 2025-05-15 13:03 | siebenkeim | Tag Attached: Unity | |
| 2025-05-15 13:20 | jsantos | Assigned To | => jsantos |
| 2025-05-15 13:20 | jsantos | Status | new => assigned |
| 2025-05-15 13:20 | jsantos | Note Added: 0010672 | |
| 2025-05-15 13:20 | jsantos | Status | assigned => feedback |
| 2025-05-15 14:09 | siebenkeim | Note Added: 0010673 | |
| 2025-05-15 14:09 | siebenkeim | Status | feedback => assigned |
| 2025-05-19 11:33 | jsantos | Note Added: 0010697 | |
| 2025-05-19 11:33 | jsantos | Status | assigned => feedback |
| 2025-05-25 15:30 | siebenkeim | Note Added: 0010740 | |
| 2025-05-25 15:30 | siebenkeim | Status | feedback => assigned |
| 2025-05-27 19:34 | jsantos | Note Added: 0010748 | |
| 2025-05-27 19:34 | jsantos | Note Edited: 0010748 | |
| 2025-05-27 19:35 | jsantos | Note Edited: 0010748 | |
| 2025-05-28 15:52 | siebenkeim | Note Added: 0010752 | |
| 2025-05-29 13:41 | jsantos | Note Added: 0010759 | |
| 2025-05-29 13:41 | jsantos | Status | assigned => feedback |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |