jlee Posted December 4, 2014 Posted December 4, 2014 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!
silent Posted December 4, 2014 Posted December 4, 2014 Hi, Sorry, but we can't reproduce it on Windows 7 x64. I've tried to do this: Enter profiler_size 10 in console; Restart the engine; Enter profiler_size 15 in console; 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: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
jlee Posted December 4, 2014 Author Posted December 4, 2014 ok, so including the "=" seems to introduce the issue. Thank you!
Recommended Posts