Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 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
1
Question by Vienna · Nov 10, 2011 at 07:52 PM · webplayerwater

GUI & Water don't show up in web player (Water3Example)

I opened a new project and added the water standard and pro assets (I'm using the latest Unity 3.4 engine with Pro license on a Macbook Pro) and it looks fine in Editor and Game views but I don't see any water after build in the web player !

Any ideas why? ...I also noticed that non of my scripted GUI elements show up.

I just recently upgraded from 2.6 to 3.4 (this is my first test of 3.4) so is there something new about compiling for web player that I'm not getting?

[edit] -- it looks fine when compiled as standalone (Mac) so I reported as a bug to Unity. Is it a bug? Anyone come across anything similar?

[edit] -- FYI: it works on a PC so this issue is a bug.

[edit] -- FYI: works when I play in IE8 / firefox on my Mac running WindowsXP via Parallels Desktop ...so it can't be my graphics card.... ?

alt text

Comment
Add comment · Show 1
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 adamonline45 · Jan 04, 2012 at 11:15 PM 0
Share

I am having this issue as well (Lion, Unity 3.4.2). Thanks for the tip about it working on PC, I can confirm this. For the record, I am using Water4 (Simple).

I have observed that anything rendered with transparency (Transparent/Diffuse and Additive/$$anonymous$$ultiply shaders, at least) do not show in the Web player when water exists in the scene.

Did you ever reach a solution? Can you please link to the bug you posted?

If I do find a solution, I will post it here.

EDIT: We seem to have a $$anonymous$$ac with an NVidia card that's rendering these things just fine. $$anonymous$$acs with ATI cards seem to be the ones having this issue. The PC we used has NVidia.

3 Replies

· Add your reply
  • Sort: 
avatar image
0

Answer by jwilliamsen · Jan 06, 2012 at 01:06 AM

We're seeing this as well in our worlds. It MAY be a fundamental problem with the ATI drivers, or, it could be an issue with the Unity Web Player for the Mac. We do NOT see this issue on older Macs or Macs with nVidia cards. Does anyone know if Unity is looking at this?

Comment
Add comment · Show 1 · 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 adamonline45 · Jan 06, 2012 at 07:18 PM 0
Share

Contrary to my comment above, we also have an older mac with ATI that actually works. I'm not sure what the deal is.

avatar image
0

Answer by adamonline45 · Jan 06, 2012 at 09:01 PM

Our current workaround for this is to set the water quality to "Low." By tweaking some other parameters, we got it looking pretty darn good still. So far transparent objects and water render on all our machines now; but this is not to say that there would be a machine out there that has the same issue even on Low settings.

This solution works for us for now, but I suspect there is an individual culprit, be it in the water shader, code, or simply a setting. If I get the opportunity to narrow it down, I'll be sure to update my answer.

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 abeday · Jan 07, 2012 at 03:39 PM

We are having the same problem on brand new Macbook Pros.. I'm suspecting it's a web-player problem.. Has anyone entered a bug to Unity3d? It seems to work fine on the Play preview in the engine.

Comment
Add comment · Show 3 · 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 adamonline45 · Jan 09, 2012 at 08:03 PM 0
Share

Hmm, we're on factory-Lion $$anonymous$$acBook Pro's as well (not BRAND new, but pretty close), and we're not having a problem on those machines. As I mentioned in my answer below, we were able to get the water and transparent objects rendering on other machines by tweaking settings (namely the 'quality' setting).

If you find any particular, more fine-grained settings that make a difference, please update your post. I'll do the same!

avatar image adamonline45 · Jan 09, 2012 at 08:04 PM 0
Share

Also, the OP says he entered a bug; he seems to be gone though. I haven't bothered searching for it, and I'm on other tasks now. If you find the ticket, would you $$anonymous$$d posting a link? Thanks!

avatar image Vienna · Jan 09, 2012 at 08:20 PM 0
Share

Thanks for confir$$anonymous$$g this... I've been going nuts! I submitted the bug prior to the holidays but never got a confirmation or it's lost in my e-mail -- will post it when/if I find it.

As for the graphics card... I have NVIDIA GeForce 9400$$anonymous$$ and it doesn't work for me but I'm using Snow Leopard

($$anonymous$$acBook Pro intel core 2 Duo, 2.8 Ghz, NVIDIA GeForce 9400, OSX10.6.8)

As for setting the Water quality setting, I'm using Water3 and I don't see a "low" option. There is Water $$anonymous$$ode options but even if I choose the lowest "Indie" mode, I still get weird rendering results in web player.

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

5 People are following this question.

avatar image avatar image avatar image avatar image avatar image

Related Questions

Water3Example has strange refraction 3 Answers

Water from Unity 3.3 doesnt works on Unity 3.4 2 Answers

How to animate Pro Water3 0 Answers

Floating Character, Water3 1 Answer

Simulating Water not working.. 1 Answer


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