Search Issue Tracker
Fixed
Fixed in 6000.0.60f1, 6000.2.9f1, 6000.3.0b6, 6000.4.0a2
Votes
0
Found in
6000.0.58f1
6000.2.6f1
6000.3.0b3
6000.4.0a1
Issue ID
UUM-119802
Regression
Yes
“Metal: Fragment shader missing texture binding at index 0 (_MainTex / Hidden/Preview Alpha)” warnings are thrown when selecting some TextMesh Pro Font Assets
Reproduction steps:
1. Create a new project or open the attached "My project (26)"
2. Import TMP Essential Resources (Window > TextMeshPro > Import TMP Essential Resources)
3. Open Fonts & Materials folder (Assets > TextMesh Pro > Resources > Fonts & Materials)
4. Expand LiberationSans SDF - Fallback Assets preview box and select its items
5. Observe Console window
Actual result: “Metal: Fragment shader missing texture binding at index 0 (_MainTex / Hidden/Preview Alpha)” and “Metal: Fragment shader missing texture binding at index 0 (_MainTex / TextMeshPro/Mobile/Distance Field)”warnings are thrown in the Console
Expected result: No warnings or errors are thrown
Reproducible with: 6000.0.58f1, 6000.2.6f1, 6000.3.0b3, 6000.4.0a1
Not reproducible with: 2021.3.56f1, 2022.3.67f1, 6000.0.57f1
Reproduced on: macOS Sequoia 15.4 (M4)
Notes: All warnings:
{code:java}
Metal: Fragment shader missing texture binding at index 0 (_MainTex / Hidden/Preview Alpha)
Metal: Fragment shader missing texture binding at index 0 (_MainTex / TextMeshPro/Mobile/Distance Field){code}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment