Broken Driver reported with 2.1?

So, upon firing up 2.1 I get this error message in the console:

GL: broken Radeon X1xxx driver, shadows and render textures might behave funny. Wait for Apple to fix it...

So what does this mean exactly? What’s broken?

Stuff looks like it did before (i.e. pretty darn nice to my eyes). Running the Shader Replacement demo seems like maybe the effects aren’t working… but I’m running Indie :sweat_smile: still.

Machine: Mac Pro Quad 3.0, 6GB RAM, X1900 512MB, OSX 10.5.4

This means that they implemented a warning that tells you that your GPU might behave wrong in different situations.

Unity has switches for different gpus for such things.

What it says…shadows and render textures. :slight_smile: With Indie, you don’t have to worry about that (see, having Indie isn’t all bad!). And yeah, the shader replacement examples use render textures so they only work on Pro.

–Eric

I would really like to know when Apple plans to fix it. :roll:
At least their hardware-pricing is high enough to fix this yesterday… -It’s hard to work with Unity Pro atm… :frowning:

I would appreciate knowing if there is a way to turn that particular warning
off for a while until the fix is available. It gets in the way fairly often.
Thanks.
–ralph

It’s printed once at startup. Open Unity, clear the console, it’s cleared. Is that a big problem?

It does not really hurt anything. It just becomes a bit of a distraction because it happens frequently in the classroom when I am doing demos, especially if I restart several instances of Unity on various projects while demoing client-server
examples.
Thanks for the info.
–ralph

Im not that well versed on mac, but i know Unix and Linux for that matter has the ability to filter using pipes and grep for one.

Would it be possible for you to take over the console output log using some clever piping and filter out the message?

I’m surprised the warning even shows up in Indie, as the bug can’t possibly affect your project…

Mine is not Indie, but Pro.

Unclet,

I had problems with the ATI 1900XT until I updated the system software to Leopard. Are you still using Tiger??

Even though the system update worked I still upgraded to the 8800GT. That card ROCKS!

This error message has disappeared when I updated to 10.5.5 this a.m.

Maybe Apple addressed this? The list of fixes/enhancements included on Apple’s site only mentioned something vague like “numerous graphics enhancements”…

p.s. since starting this thread I’ve gone Pro… W00T :smiley:

Yes, 10.5.5 has fixed the Radeon X1600 driver issues.