# Source Code for UE4 Integration 2.01

**URL:** https://qa.fmod.com/t/source-code-for-ue4-integration-2-01/16495
**Category:** Unreal Engine
**Created:** [November 30, 2020, 10:12pm UTC](https://qa.fmod.com/t/source-code-for-ue4-integration-2-01/16495 "2020-11-30T22:12:28Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![RobPotter](https://avatars.discourse-cdn.com/v4/letter/r/5daacb/32.png) [@RobPotter](https://qa.fmod.com/u/RobPotter)
#### Post date: [November 30, 2020, 10:12pm UTC](https://qa.fmod.com/t/source-code-for-ue4-integration-2-01/16495/1 "2020-11-30T22:12:28Z")

</div>

I’ve had fair look around to see if I can find any information on the new source for the ue4 fmod studio plugin for 2.01 but have come up short. Other than the obvious github page: [https://github.com/fmod/ue4integration/](https://github.com/fmod/ue4integration/) Where the last commit was 4 months ago for 2.00.

So I’m wondering if I’m just being daft and this is indeed the code I need to build with the libs for the latest 2.01 plugin for ue 4.25?  
I have of course tried this and it even builds successfully, but when launching the engine it’ll complain that it cannot find fmod.

Thanks in advance!

---

<div class="post-metadata">

### Author: ![cameron-fmod](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/cameron-fmod/32/261_2.png) [@cameron-fmod](https://qa.fmod.com/u/cameron-fmod)
#### Post date: [December 7, 2020, 2:41am UTC](https://qa.fmod.com/t/source-code-for-ue4-integration-2-01/16495/2 "2020-12-07T02:41:05Z")

</div>

The files on our Github are generally the same as the files included in the integration downloads from our website, occasionally we may put a fix out before a release if it seems urgent.

I have created and updated branches for FMOD 2.01.

---

<div class="post-metadata">

### Author: ![RobertPotter](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/robertpotter/32/717_2.png) [@RobertPotter](https://qa.fmod.com/u/RobertPotter)
#### Post date: [December 7, 2020, 10:07am UTC](https://qa.fmod.com/t/source-code-for-ue4-integration-2-01/16495/3 "2020-12-07T10:07:53Z")

</div>

Fantastic, thank you very much Cameron!
