Skip to content

dc_texheight must be (INT64) to prevent overflow and rendering softlock

srb20000

This area in GFZ1 will softlock. This is due to dc_texheight not being properly upcasted to an INT64 to check for overflow.

Merge request reports

Loading