Maniphest T56388

Orange and white 3d view
Closed, Resolved

Assigned To
Clément Foucault (fclem)
Authored By
wally Alexandre (DI123)
Aug 14 2018, 7:51 PM
Tags
  • BF Blender: 2.8
  • EEVEE & Viewport
Subscribers
Bastien Montagne (mont29)
Clément Foucault (fclem)
noki paike (amonpaike)
wally Alexandre (DI123)

Description

System Information
Operating system and graphics card

Ubuntu
redwood xt [Radeon HD 5670/5690/5730]

Blender Version
Broken: (example: 2.69.7 4b206af, see splash screen)
Worked: (optional)

Blender-2.80-1ae77fe9c1-linux-glibc219-x86_64

Short description of error

When I opened it object are orange and the background is white and when I deleted the it became normal and when I added an object it happen again (camera/light are not included)

Exact steps for others to reproduce the error
Based on a (as simple as possible) attached .blend file with minimum amount of steps

Event Timeline

wally Alexandre (DI123) created this task.Aug 14 2018, 7:51 PM
Bastien Montagne (mont29) lowered the priority of this task from 90 to 30.Aug 15 2018, 11:04 AM
Bastien Montagne (mont29) added a subscriber: Bastien Montagne (mont29).

Please follow our submission template and guidelines, also read these tips about bug reports, and make a complete, valid bug report, with required info, precise description of the issue (only ONE issue per report!), precise steps to reproduce it, small and simple .blend and/or other files to do so if needed, etc.
Videos and/or links to external sites etc. are not acceptable as bug report (they can be provided as additional information only).

Also, that is most certainly an OpenGL/driver issue. Please:

  • Give us your exact Blender, OS and GPU (including drivers) versions, as requested in the template!
  • Ensure both your OS and drivers are fully up-to-date (and use official GPU drivers, not those provided by windows or tablet/laptop maker or open source ones in linux distributions).
  • Try to start Blender in factory settings (--factory-startup commandline option) (this will ensure whether this is a userpref or addon issue or not).
  • Try to tweak OGL settings in UserPreferences, System tab.
  • Try to tweak your GPU driver settings (e.g. try different values between 'performance' and 'quality' if you have such slider, etc.).
  • Attach as text file here the report generated by Help -> System Info (do not paste it directly in comment).
  • Launch Blender from the command line with --debug-gpu option and attach as text file here any error printed out in the console (do not paste it directly in comment).
  • Try to start in software OpenGL mode (use the blender-softwaregl distributed with official blender, will be slow, but will show whether this is a driver issue or not).
Bastien Montagne (mont29) edited projects, added BF Blender: 2.8; removed BF Blender.Aug 15 2018, 11:08 AM
noki paike (amonpaike) added a subscriber: noki paike (amonpaike).Aug 16 2018, 3:02 PM

@wally Alexandre (DI123)
they are not problems of blender but of drivers.
there are known problems with the mesa r600 on these gpu's, use padoka ppa drivers, last developed mesa drivers are improving. (some minor issues remain at the moment but eevee is largely usable)
https://launchpad.net/~paulo-miguel-dias/+archive/ubuntu/mesa

wally Alexandre (DI123) added a comment.EditedAug 16 2018, 8:08 PM

Thanks im going to try what you suggested; i see that i download the latest and I don't get the white screen any more and I get a black object unless I switched to object mode or edit mode

noki paike (amonpaike) added a subscriber: Clément Foucault (fclem).Aug 17 2018, 12:45 PM

@Bastien Montagne (mont29) @Clément Foucault (fclem)

the mesa guys have solved all the problems on these gpu, except the shadow ESM that do not work that they say is something that depends on the blender

https://bugs.freedesktop.org/show_bug.cgi?id=107454

https://bugs.freedesktop.org/show_bug.cgi?id=105371

noki paike (amonpaike) added a comment.Aug 17 2018, 12:52 PM
In T56388#528232, @wally Alexandre (DI123) wrote:

Thanks im going to try what you suggested; i see that i download the latest and I don't get the white screen any more and I get a black object unless I switched to object mode or edit mode

yes, this is a problem that manifests itself also on windows, probably eevee has to be improved another little ... but in general on these gpu have made miracles ... a month ago blender 2.8 was totally useless hehehe;)

Bastien Montagne (mont29) assigned this task to Clément Foucault (fclem).Aug 24 2018, 10:22 AM
Bastien Montagne (mont29) raised the priority of this task from 30 to Normal.
Bastien Montagne (mont29) added projects: GPU / Viewport, Eevee.

@Clément Foucault (fclem) mind having a look at those two links? Thanks.

Clément Foucault (fclem) changed the task status from Unknown Status to Resolved.Aug 24 2018, 12:24 PM

@noki paike (amonpaike) If I understand, the guy found the shader causing the problem in the optimizer but the problem is that it's in the full mesh shader and that's too much machine code to debug. Nothing much I can do on my end.

Apart from this seems like the original report from @wally Alexandre (DI123) is not relevant anymore as it has been corrected by the driver writters. Closing.

wally Alexandre (DI123) added a comment.Aug 25 2018, 11:52 AM

Yes it has

Clément Foucault (fclem) edited projects, added EEVEE & Viewport; removed Eevee, GPU / Viewport.Jun 19 2020, 11:11 PM