Awesome
Become a Speed Demon: Being faster at everything you do in Unity
Presented at Unite Berlin (2018)
<a href="http://www.youtube.com/watch?feature=player_embedded&v=apct9_tsBdA " target="_blank"><img src="http://img.youtube.com/vi/apct9_tsBdA/0.jpg" alt="IMAGE ALT TEXT HERE" width="240" height="180" border="10" /></a>
The presentation slides can be viewed in the Unity project in this repository.
- Open the Main.unity scene.
- Enter Play mode.
- Use arrow keys to navigate.
Shortcuts
- Overview of common Unity shortcuts (video)
- Unity shortcuts Cheat Sheet
- MenuItem tutorial covering advanced functionality
Tools
From Unity
Noteworthy 3rd party tools (no affiliation)
Automation
- Asset Pre/Post Processors
- Serialization callbacks
- EditorApplication callbacks (see Events section)
- OnValidate()
- PostProcessBuildAttribute