Lumberyard Beta 1.20 Now Available

Posted on: Jul 25, 2019

We’re excited to announce Lumberyard Beta 1.20, which reduces the time it takes Amazon Lumberyard to scan assets by 90%. This release contains over 200 improvements, fixes, and features.

This release includes:

  • Asset Processor scan time improvements. In Lumberyard 1.18, we reduced the time it took to launch the Lumberyard editor by introducing Fast Scanning Mode to the Asset Processor. In Lumberyard 1.20, we improved Fast Scanning Mode even more. Now Lumberyard’s Asset Processor only scans asset files that have been modified since the last Lumberyard launch. A faster scan means a faster editor start up. This feature is on by default.
  • EBus performance improvements. We’ve reduced the overhead of using the Event Bus (EBus for short) messaging system so game systems and components can send and receive events faster (by at least 20% in most cases and up to 80% in others.) Using EBuses to send events between different game systems and components now performs closer to that of calling the event as a raw function. These low-level improvements don’t require you to make any changes – all of the APIs are staying the same.

You can read about all of the Lumberyard 1.20 features and improvements in the full release notes here.

To get started with Amazon Lumberyard, please visit the Lumberyard website to download Lumberyard. You can learn more about Lumberyard’s new features by watching our Tutorials, visiting the Forums, or reading through our Documentation.

Visit the Game Tech blog to learn more.