# Matching Path

**URL:** https://qa.fmod.com/t/matching-path/22413
**Category:** Unity
**Created:** [December 16, 2024, 2:53am UTC](https://qa.fmod.com/t/matching-path/22413 "2024-12-16T02:53:21Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![zsda159753](https://avatars.discourse-cdn.com/v4/letter/z/e5b9ba/32.png) [@zsda159753](https://qa.fmod.com/u/zsda159753)
#### Post date: [December 16, 2024, 2:53am UTC](https://qa.fmod.com/t/matching-path/22413/1 "2024-12-16T02:53:21Z")

</div>

Hello, the sound effect event has been configured in until, but the folder name has been changed in fmod, and the event path does not match. May I ask how to make the event name in until match the file name modified in fmod.

---

<div class="post-metadata">

### Author: ![glr](https://avatars.discourse-cdn.com/v4/letter/g/f07891/32.png) [@glr](https://qa.fmod.com/u/glr)
#### Post date: [December 16, 2024, 8:59am UTC](https://qa.fmod.com/t/matching-path/22413/2 "2024-12-16T08:59:22Z")

</div>

Try the FMOD menu at the top of the Unity Editor, FMOD/UpdateEventReference

---

<div class="post-metadata">

### Author: ![zsda159753](https://avatars.discourse-cdn.com/v4/letter/z/e5b9ba/32.png) [@zsda159753](https://qa.fmod.com/u/zsda159753)
#### Post date: [December 17, 2024, 10:47am UTC](https://qa.fmod.com/t/matching-path/22413/3 "2024-12-17T10:47:31Z")

</div>

你好，想问一下你说的是哪一个版本的fmod集成，我的是2.01版本，没有找到这个选项。

---

<div class="post-metadata">

### Author: ![glr](https://avatars.discourse-cdn.com/v4/letter/g/f07891/32.png) [@glr](https://qa.fmod.com/u/glr)
#### Post date: [December 17, 2024, 12:54pm UTC](https://qa.fmod.com/t/matching-path/22413/4 "2024-12-17T12:54:30Z")

</div>

Unity编辑器上面的菜单栏加了Fmod插件之后，就有一栏是FMOD，点开然后里面就有个Update Event Reference，不知道你遇到的问题是不是这个能解决的

---

<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 20, 2024, 3:47am UTC](https://qa.fmod.com/t/matching-path/22413/5 "2024-12-20T03:47:20Z")

</div>

`Event References` were added in 2.02 so there will not be an option for that in the file menu.

There is a ‘Find and Replace’ tool included in the integration that may help, which you can use to replace event paths:

 ![image](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/5/5c403efb385ab6530b9ecffa76eb65949f06619c.png)

---

<div class="post-metadata">

### Author: ![zsda159753](https://avatars.discourse-cdn.com/v4/letter/z/e5b9ba/32.png) [@zsda159753](https://qa.fmod.com/u/zsda159753)
#### Post date: [December 23, 2024, 7:07am UTC](https://qa.fmod.com/t/matching-path/22413/6 "2024-12-23T07:07:26Z")

</div>

好的 感谢两位的回复
