November 03, 2015 Dynamic Unity UI Layout Groups Give your layout groups some smarts. This DynamicLayoutGroup group switches orientation automatically between landscape and portrait layouts. It
October 13, 2015 Dynamically Ignoring Unity Unit Tests the Fast Way You can statically ignore Unity unit tests by applying the [Ignore] attribute. That works fine if you only
October 06, 2015 More Unity Shortcut Keys The Unity Test Tools don't have shortcut keys to run your test suites. All the interesting methods are
September 15, 2015 Unity Shortcuts via Reflection Auto running unit tests after each recompile getting you down? Take control, reflect a bit, and add a