PDA

View Full Version : Strange Content Browser bug


Prophecies
06-20-2010, 12:00 PM
So I am encountering a strange bug in UDK's content browser. I constantly come up with weird stuff like this:
http://img714.imageshack.us/img714/5299/cbbug.jpg (http://img714.imageshack.us/i/cbbug.jpg/)

Uploaded with ImageShack.us (http://imageshack.us)

Once I mouse over the section, it comes back to normal, but everytime I switch windows, it screws up like that. Don't know why it does that. Could it be a Graphics card driver perhaps?

Eric Chadwick
06-20-2010, 02:46 PM
That part of the screen is simply not redrawing automatically, instead it's just showing the last thing written to the framebuffer. It's a bug. I bet minimizing and re-maximizing the window will solve it.

Prophecies
06-20-2010, 03:42 PM
Nope, minimizing and re-maximizing does not solve this. It constantly does it, and it's super frustrating.

Snight
06-20-2010, 08:54 PM
Eric is right, that is what I usually do to solve this issue. In your case...have you tried updating your drivers? If that doesn't work then try downloading a previous build of UDK and see if it does the same thing.

Prophecies
06-20-2010, 09:14 PM
I've actually updated my drivers 2 weeks ago. And it wasn't doing this until recently. No idea what the problem is.

Snight
06-21-2010, 12:57 AM
Roll back your drivers then and see if that helps.

Lamont
06-21-2010, 03:17 AM
Had this issue: Change UDK to not use SLI.

http://dl.dropbox.com/u/2851501/udkWho.jpg

Prophecies
06-21-2010, 06:49 AM
That solved it, Lamont. Thanks alot! :)