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)
Comments (12)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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?