# Weird behaviour when commiting changes to git

**URL:** https://qa.fmod.com/t/weird-behaviour-when-commiting-changes-to-git/17137
**Category:** Unity
**Tags:** unity
**Created:** [April 29, 2021, 6:10pm UTC](https://qa.fmod.com/t/weird-behaviour-when-commiting-changes-to-git/17137 "2021-04-29T18:10:13Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![IMatheusss](https://avatars.discourse-cdn.com/v4/letter/i/49beb7/32.png) [@IMatheusss](https://qa.fmod.com/u/IMatheusss)
#### Post date: [April 29, 2021, 6:10pm UTC](https://qa.fmod.com/t/weird-behaviour-when-commiting-changes-to-git/17137/1 "2021-04-29T18:10:13Z")

</div>

I’ve made a unity project, integrated fmod and already posted the repository. But every time someone makes a new event, build and commit it to me, even though I pull the new att, I still have to open the fmod project and build before I can hear anything at unity, if I don’t build, even though the event is already in the project since I pulled it, it doesn’t work saying that there is no “new event”. And as I’m building something which should already be working, when I open github desktop, it says I’ve made a new change and I have to commit/push, it’s some kind of loop.

---

<div class="post-metadata">

### Author: ![IMatheusss](https://avatars.discourse-cdn.com/v4/letter/i/49beb7/32.png) [@IMatheusss](https://qa.fmod.com/u/IMatheusss)
#### Post date: [April 29, 2021, 6:39pm UTC](https://qa.fmod.com/t/weird-behaviour-when-commiting-changes-to-git/17137/2 "2021-04-29T18:39:05Z")

</div>

![image](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/b/b2cbae70540098a16e89efaa4c332018942e3007.png)  
this is the error I get, and if I open the project in fmod, the event is there, but I have to build before it works in unity

---

<div class="post-metadata">

### Author: ![richard\_simms](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/richard_simms/32/261_2.png) [@richard\_simms](https://qa.fmod.com/u/richard_simms)
#### Post date: [April 30, 2021, 12:14am UTC](https://qa.fmod.com/t/weird-behaviour-when-commiting-changes-to-git/17137/3 "2021-04-30T00:14:40Z")

</div>

The event path (string) might be used in the Unity but unless the newly built banks with the new event is present it won’t be able to find it. Please ensure that any changes made to the FMOD Studio project include the latest built banks with the Unity project.
