Sign in UI ignores custom models
muzikbike opened this issue ยท 1 comments
Observe how the following screenshot shows a warped wall sign with a missing texture, yet the UI still has a normal-looking texture on the sign:
It'd be expected that either the warped wall sign's block model would be used here instead, or that there'd be a new, dedicated, alternate block model for wall signs for when being written on in the UI (this option may be preferable to avoid any potential issues caused by rendering the whole 3D model in the UI).