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
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
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?