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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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?