Canvas Renderer

Canvas Renderer

202k Downloads

Entity Culling is sporadic and inconsistent

Sollace opened this issue ยท 2 comments

commented

Version: Canvas-mc116-1.0.1267
Mc: 1.16.4 (dev environment)
Fabric: 0.30.0+1.16
Loader: 0.10.6+build.214
No other mods are included that mess with rendering

Same as chunk rendering, entities don't seem to render unless you're looking directly at them (and sometimes not even then). This issue is present regardless of whether "more accurate entity culling" is turned on or off.

image
image
image

commented

Entity culling relies on render region culling, so whatever is causing that problem is likely the same. Still need more information on the environment. This does not occur when I run Canvas along with latest API/Loader.

commented

Closing absent more info. Please reopen if/when steps to reproduce are known.