View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004578 | NoesisGUI | Unity | public | 2025-11-25 19:08 | 2026-02-19 02:14 |
| Reporter | BrandonReinhart | Assigned To | jsantos | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.2.10 | ||||
| Target Version | 3.2.11 | Fixed in Version | 3.2.11 | ||
| Summary | 0004578: Noesis brush shaders are not being emitted for spirv on Linux/Unity. | ||||
| Description | Line 34 of NoesisShaderImporter.cs is missing "spirv". This is likely because Vulkan support for Unity was only recently added and this was missed.
Just adding spirv here fixes the problem and shaders work. | ||||
| Platform | Linux | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-11-25 19:08 | BrandonReinhart | New Issue | |
| 2025-11-25 19:15 | jsantos | Assigned To | => jsantos |
| 2025-11-25 19:15 | jsantos | Status | new => assigned |
| 2025-11-25 19:16 | jsantos | Target Version | => 3.2.11 |
| 2025-11-25 19:17 | jsantos | Relationship added | related to 0004359 |
| 2026-01-20 19:32 | jsantos | Target Version | 3.2.11 => 3.2.12 |
| 2026-01-20 19:43 | jsantos | Target Version | 3.2.12 => 3.2.11 |
| 2026-01-21 12:32 | jsantos | Relationship added | related to 0004609 |
| 2026-02-19 02:14 | jsantos | Status | assigned => resolved |
| 2026-02-19 02:14 | jsantos | Resolution | open => fixed |
| 2026-02-19 02:14 | jsantos | Fixed in Version | => 3.2.11 |