When equipping any resource pack horse armor textures do not render
reproduce
have any resource pack equipped
observed
Invisible horse armor with resource packs
expected
horse armor should still be visible with resource packs unless resource pack:
. Adds a horse texture
it might be failing to fall back to the default textures when the resource pack doesn’t provide specific textures for horse armor, resulting in the armor becoming invisible. However even when providing texture files for horse armor the horse armor still does not work. I'm assuming there's something wrong with the internal structuring for horse armor resource pack file reading. (Not handling the absence of a texture properly)
images are from a blank resource pack with nothing but a manifest file, The horse has diamond armor.
Related issues
Attachments
Comments



Small correction, I don't think this is a rendering issue I think it is a texture issue since horse textures are 2D and horse armor textures just override the original texture I think the textures are just not equipping, It could be a combination of both.

Duplicate of MCPE-185316

@unknown none of those issues directly reference resource packs as the problem so I hope they track this as the main issue. Additionally they seem think it is only an issue only with 32x resource packs. if it is the same issue this would help clarify the problem
Thank you for your report!
We're tracking this issue in MCPE-185316, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
It's better to leave a comment in the parent issue adding more information on why this occurs rather than creating duplicates.

@unknown I didn't actually see the duplicate when I made the post because I included resource pack in the search, sorry for the duplicate it wasn't intentional.

Step to reproduce:
Set the min_engine_version to 1.17.0 or higher

I'm seeing this occur with any resource pack, regardless of the engine version.
With min_engine_version 1.21.20 I'm seeing this occur.
If you reload, the horse armor appears properly. But if you change the horse armor, the rendered armor does not change at all.
Tested with absolutely no changes to horses, horse entity, or any of the textures or render controllers.

I'm seeing this occur with any resource pack, regardless of the engine version.
With min_engine_version 1.21.20 I'm seeing this occur.
If you reload, the horse armor appears properly. But if you change the horse armor, the rendered armor does not change at all.
Tested with absolutely no changes to horses, horse entity, or any of the textures or render controllers.