Jump to content

[SOLVED] Resizing Profiler with Console command shrinks it. (2.0 alpha)


photo

Recommended Posts

Posted

I have encountered a problem while trying to resize the Profiler within the console.  If i type "Profiler_size = 10, then restart, it will shrink to a very small size and become unreadable.  If I try any large number and restart, it stays shrunken.

 

Thank you for the help!

post-1532-0-87505500-1417654203_thumb.jpg

Posted

Hi,

 

Sorry, but we can't reproduce it on Windows 7 x64. I've tried to do this:

  1. Enter profiler_size 10 in console;
  2. Restart the engine;
  3. Enter profiler_size 15 in console;
  4. Restart the engine;

Everything is working fine.

Also, you can check your unigine.cfg file and remove this line from the config:

  • <item name="profiler_size" type="int">10</item>

Thanks!

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

Posted

ok, so including the "=" seems to introduce the issue.  Thank you!

×
×
  • Create New...