Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 14 Next capture
2021 2022 2023
2 captures
12 Jun 22 - 14 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
11
Question by ina · Feb 22, 2018 at 12:17 AM · editoriosshadersxcode

iOS Shader issues WARNING: Shader Unsupported: 'Hidden/BlitToDepth_MSAA - 2017.3

These don't cause crashes but show up in Xcode debug log consistently... Is there a way to fix these?

GfxDevice: creating device client; threaded=1
Initializing Metal device caps: Apple A11 GPU
Initialize engine version: 2017.3.1f1 (fc1d3344e6ea)
WARNING: Shader Unsupported: 'Hidden/BlitToDepth' - Pass '' has no vertex shader
WARNING: Shader Unsupported: 'Hidden/BlitToDepth' - Setting to default shader.
WARNING: Shader Unsupported: 'Hidden/BlitToDepth_MSAA' - Pass '' has no vertex shader
WARNING: Shader Unsupported: 'Hidden/BlitToDepth_MSAA' - Setting to default shader.
Setting up 1 worker threads for Enlighten.
  Thread -> id: 170557000 -> priority: 1 
Comment
Add comment · Show 3
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image FadiObaji · Feb 23, 2018 at 08:11 PM 0
Share

I have the same problem, and the gameplay is a little buggy, any solutions yet?

avatar image kevinosborn · Mar 24, 2018 at 01:13 PM 0
Share

I'm having similar issues with a $$anonymous$$ac build. The menu loads, but then only the UI in the game loads. Everything else is black. No maps, no player, no NPCs, nothing.

(Filename: /Users/builduser/buildslave/unity/build/Runtime/$$anonymous$$ono/$$anonymous$$onoScriptCache.cpp Line: 375)

WARNING: Shader Unsupported: 'Hidden/VideoDecodeOSX' - Pass 'FLIP_RGBARECT_TO_RGBA' has no vertex shader WARNING: Shader Unsupported: 'Hidden/VideoDecodeOSX' - Setting to default shader. WARNING: Shader Unsupported: 'Hidden/BlitToDepth' - Pass '' has no vertex shader WARNING: Shader Unsupported: 'Hidden/BlitToDepth' - Setting to default shader. WARNING: Shader Unsupported: 'Hidden/BlitToDepth_$$anonymous$$SAA' - Pass '' has no vertex shader WARNING: Shader Unsupported: 'Hidden/BlitToDepth_$$anonymous$$SAA' - Setting to default shader. $$anonymous$$etal RecreateSurface[0x108095cf0]: surface size 1280x800 Setting up 4 worker threads for Enlighten. Thread -> id: 700002848000 -> priority: 1 Thread -> id: 7000028cb000 -> priority: 1 Thread -> id: 70000294e000 -> priority: 1 Thread -> id: 7000029d1000 -> priority: 1 UnloadTime: 1.938298 ms Unloading 5 Unused Serialized files (Serialized files now loaded: 0)

Any solutions? ,I'm getting a similar error for a $$anonymous$$ac build. $$anonymous$$y menu loads but when I enter the game only the UI shows up. No player, no map, no NPCs, nothing else.

(Filename: /Users/builduser/buildslave/unity/build/Runtime/$$anonymous$$ono/$$anonymous$$onoScriptCache.cpp Line: 375)

WARNING: Shader Unsupported: 'Hidden/VideoDecodeOSX' - Pass 'FLIP_RGBARECT_TO_RGBA' has no vertex shader WARNING: Shader Unsupported: 'Hidden/VideoDecodeOSX' - Setting to default shader. WARNING: Shader Unsupported: 'Hidden/BlitToDepth' - Pass '' has no vertex shader WARNING: Shader Unsupported: 'Hidden/BlitToDepth' - Setting to default shader. WARNING: Shader Unsupported: 'Hidden/BlitToDepth_$$anonymous$$SAA' - Pass '' has no vertex shader WARNING: Shader Unsupported: 'Hidden/BlitToDepth_$$anonymous$$SAA' - Setting to default shader. $$anonymous$$etal RecreateSurface[0x108095cf0]: surface size 1280x800 Setting up 4 worker threads for Enlighten. Thread -> id: 700002848000 -> priority: 1 Thread -> id: 7000028cb000 -> priority: 1 Thread -> id: 70000294e000 -> priority: 1 Thread -> id: 7000029d1000 -> priority: 1

Any solutions?

avatar image RonTang · Aug 17, 2018 at 01:41 PM 0
Share

I have the same issue. I update unity to 2018.2. This issue gone.

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

143 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

How to add Google Admob SDK for iOS in Unity editor (instead to do it manually in XCode)? 0 Answers

How to simulate ios sleep in Unity Editor? 1 Answer

UnityEditor.iOS.Xcode does not exist 0 Answers

extension 'GL_EXT_frag_depth' is not supported in Xcode 4 Answers

how to fix the "unityexception : launching ios project via xcode failed" exception ? 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges