This bug is similar to MCPE-188547, but for the new Saddle texture.
Relates to MCPE-189750 and MCPE-189749, two other issues caused by the switch to attachables for the pig saddle.
Any Marketplace resource pack which changed the saddle.png texture prior to 1.21.60.25 preview is broken in the latest version. The saddle appears malformed on the pig, because packs which replaced the texture expect the old model instead of the new one.
A "saddle_v2.png" texture is required to solve this issue, so the new saddle model is separate from the old one.
[media]To Reproduce
Download and apply the Natural Texture Pack from the Marketplace.
Create a new world with the "Drop 1 2025" experiment enabled.
Summon a pig.
Equip a saddle on the pig.
Observe the broken saddle texture.
Expected Result
The saddle texture used on the Pig matches the vanilla resources because Marketplace packs have not yet been updated to replace the new model.
Observed Result
The saddle appears stretched and malformed, because the wrong model is being applied.
To Fix
Add a saddle_v2.png texture (preferably in the "pig" entity folder, because this texture is not used on any other mobs).
This issue was fixed in 1.21.70.23, as the saddle texture was renamed to saddle_v2. You can see this change in the bedrock-samples GitHub.
[media]Here is how the Natural Texture Pack looks now:
[media]