View Issue Details

IDProjectCategoryView StatusLast Update
0000559Medieval EngineersBugpublic2026-07-09 10:13
Reporterequinox Assigned Toequinox  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version0.7.4.58E24FFixed in Version0.7.4.58E24F 
Summary0000559: Pixel-size culling does not work in shadow stages
Description

Shadow passes use an orthographic projection, which causes the computed depth value to always be one. Currently pixel-size culling treats a depth value of one as invalid and skips culling for it.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-07-02 10:56 equinox New Issue
2026-07-02 10:58 equinox Assigned To => equinox
2026-07-02 10:58 equinox Status new => in progress
2026-07-02 10:58 equinox Target Version => 0.7.4.58E24F
2026-07-02 10:59 equinox Status in progress => resolved
2026-07-02 10:59 equinox Fixed in Version => 0.7.4.58E24F
2026-07-09 10:13 equinox Resolution open => fixed