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 /
  • Help Room /
avatar image
3
Question by Atenrev · Sep 22, 2015 at 07:15 PM · texturebuggraphicscorrupted

Graphics corruption on Android

Hi, I'm developing a simple game and when I play it on some devices it shows like this:

alt text

In most devices it runs properly. If I active Multithread rendering it solve the problem but the Canvas' menu doesn't appear. What can I do?

yr-jxe56.jpg (130.9 kB)
Comment
Add comment
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

3 Replies

· Add your reply
  • Sort: 
avatar image
2
Best Answer

Answer by Lord Emperor · Oct 18, 2015 at 08:32 PM

Try setting your Clear Flags to Solid Color on your camera. I had it on Don't Clear and got a similar problems on Android (it must not init the camera buffers properly without it).

Comment
Add comment · Show 2 · Share
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 Atenrev · Nov 21, 2015 at 02:42 PM 0
Share

thanks bro!

avatar image G-Locasso · Mar 08, 2021 at 10:20 PM 0
Share

I was struggling with this error in an important project for some days. It's a tricky problem because with a lot of scenes, and only this one with the problem, we start to think it's something about specific codes and mechanics, not a default camera in the scene. Turn's out this specific camera, different from the whole project, was with the "Don't Clear" param set.

Thank you both for the thread and the answer!

avatar image
1

Answer by tuinal · Feb 17, 2017 at 02:53 PM

Bit late for an answer here but at this is the first hit for this type of problem via Google;

I found corruption issues were solved without losing functionality by putting my "depth only" camera to "solid colour" in the editor and attaching a script with GetComponent ().clearFlags = CameraClearFlags.Depth; in the Start() method.

I think as mentioned above it's something to do with how the camera initialises. It seems any Camera set initially as Depth or Don't Clear on Android can have corruption issues (which vary between device), but it's possible to 'initialise' them as Solid Colour and then switch them immediately to Depth/Don't clear to (hopefully) avoid the corruption issue.

Comment
Add comment · Share
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
0

Answer by JamToak · Sep 26, 2015 at 09:04 PM

Does your camera fill the whole screen ? Because if you don't have a scene camera (must fill 100% of the screen -- black boarder on the right ?! --> set the viewport rect X:0, Y:0, W:1, H:1) such artifacts can occur. If that's not the case -- I have no clue ;)

Comment
Add comment · Show 2 · Share
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 Atenrev · Sep 26, 2015 at 10:31 PM 0
Share

Okay, I set the viewport rect as you said but it still happens. It's frustrating.

avatar image JamToak · Sep 27, 2015 at 11:19 AM 0
Share

That's weird and Im sorry to hear that. I'm hoping for you, that somebody else knows the answer to your question.

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

34 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

Related Questions

Graphical Bug In Game Tab 1 Answer

Webplayer Graphics Bug. Objects disappearing visually on movement. 0 Answers

Material Rendering Bug 0 Answers

After building, my character losts his animations in the scene and the build 1 Answer

Encoding Texture in Unity setting negative values to 0 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