Search Issue Tracker
Fixed in 2017.1.0f3
Votes
0
Found in
2017.1.0b2
Issue ID
902559
Regression
No
"Fragment shader missing texture binding at index 0" when packing sprite into atlas, Metal only
"Metal: Fragment shader missing texture binding at index 0 (_MainTex / Hidden/BlitCopy)" when packing sprite into atlas, Metal only
1. Player Settings > Check Metal Editor Support Experimental
2. Import any sprite
3. Right click > Create > Sprite Atlas
4. Pack the sprite into the atlas
Expected: No errors.
Observed: Metal: Fragment shader missing texture binding at index 0 (_MainTex / Hidden/BlitCopy)
Occurring on: 2017.1.0a5 onwards until 2017.1.0b2 (current latest)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
javiercampos
Aug 22, 2017 10:23
I still have this issue in Unity 2017.1.0p3
```
Metal: Fragment shader missing texture binding at index 0 (_MainTex / UI/Default)
```
moodiey
Aug 09, 2017 17:34
I still have this error when selecting certain meshes in unity 2017.1.... any help?