Jump to content

[SOLVED] [2.0] black block when start with some diag open.


photo

Recommended Posts

Posted

hi. not sure it's just our machine.

   When you open a window like material, nodes ... next time when engine start. You will see same size black block on top when you try to close that window.

 

 

Posted

Hi,

 

We can confirm this behavior only with Render Settings window (if you close Editor with Render Settings window opened, next time you load editor there will be a black rectangle). This is known issue and we are working on fix.

 

Any additional information (such as GPU / OS / API / number of monitors connected) would really help us in finding the root cause of this issue.

 

Thanks!

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Posted

we tired : nvidia gtx970, OS: win7 64, Dx11 , Dual monitor,

Intel HD5000, OS:Win8, DX11, single monitor

Posted

yes. i think the render setting are the only one

  • 2 weeks later...
  • 2 months later...
Posted

i couldn't believe the bug still existing.

Posted

Actually, the fix is quite simple.

 

Remove renderInit(); from data/editor/editor.cpp:507 and move Render::init(); from line 1183 in data/editor/editor_tools.h to the beginning of init() function (line 1173) before the Common::init();

How to submit a good bug report
---
FTP server for test scenes and user uploads:

×
×
  • Create New...