# How do I Find am event GUID in Event browser?

**URL:** https://qa.fmod.com/t/how-do-i-find-am-event-guid-in-event-browser/19099
**Category:** Unity
**Created:** [August 8, 2022, 9:51am UTC](https://qa.fmod.com/t/how-do-i-find-am-event-guid-in-event-browser/19099 "2022-08-08T09:51:45Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![shj6078](https://avatars.discourse-cdn.com/v4/letter/s/8e7dd6/32.png) [@shj6078](https://qa.fmod.com/u/shj6078)
#### Post date: [August 8, 2022, 9:51am UTC](https://qa.fmod.com/t/how-do-i-find-am-event-guid-in-event-browser/19099/1 "2022-08-08T09:51:45Z")

</div>

below see the screenshot.

it sound event exist but, when searching using Event Browser i can’t find them.  
I think not working using GUID searching

im using 2.02.07 version

please know to me

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

---

<div class="post-metadata">

### Author: ![joseph](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/joseph/32/264_2.png) [@joseph](https://qa.fmod.com/u/joseph)
#### Post date: [August 9, 2022, 12:38am UTC](https://qa.fmod.com/t/how-do-i-find-am-event-guid-in-event-browser/19099/2 "2022-08-09T00:38:15Z")

</div>

You appear to be attempting to search for events by GUID in Unity. Unfortunately, Unity does not support searching for assets by GUID.

To search for FMD Studio events by GUID, open your FMOD Studio project in FMOD Studio, and enter the GUID you want to find in FMOD Studio’s events browser search bar.

---

<div class="post-metadata">

### Author: ![shj6078](https://avatars.discourse-cdn.com/v4/letter/s/8e7dd6/32.png) [@shj6078](https://qa.fmod.com/u/shj6078)
#### Post date: [August 9, 2022, 1:40am UTC](https://qa.fmod.com/t/how-do-i-find-am-event-guid-in-event-browser/19099/3 "2022-08-09T01:40:35Z")

</div>

thanks reply!

I want to function that searching GUID in Unity. actuallty some project teammate has FMOD Studio. other teammate not use FMOD Studio. so, they can’t search the event for GUID in Unity.

It look forward to searching GUID !

---

<div class="post-metadata">

### Author: ![gabiloko](https://avatars.discourse-cdn.com/v4/letter/g/2acd7d/32.png) [@gabiloko](https://qa.fmod.com/u/gabiloko)
#### Post date: [January 8, 2024, 6:47pm UTC](https://qa.fmod.com/t/how-do-i-find-am-event-guid-in-event-browser/19099/4 "2024-01-08T18:47:40Z")

</div>

Hi Joseph. I’m having a similar issue: in Unity the console shows an error “EventNotFoundException: [FMOD] Event not found: {21555307-f755-4ad8-b860-88df1d58c08e}”. However when I search for the event ID “{21555307-f755-4ad8-b860-88df1d58c08e}” in the event browser (in Fmod) it shows nothing. Any idea on how to find it ? Thanks !

---

<div class="post-metadata">

### Author: ![joseph](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/joseph/32/264_2.png) [@joseph](https://qa.fmod.com/u/joseph)
#### Post date: [January 9, 2024, 1:47am UTC](https://qa.fmod.com/t/how-do-i-find-am-event-guid-in-event-browser/19099/5 "2024-01-09T01:47:18Z")

</div>

> [@gabiloko](#):
>
> in Unity the console shows an error “EventNotFoundException: [FMOD] Event not found: {21555307-f755-4ad8-b860-88df1d58c08e}”. However when I search for the event ID “{21555307-f755-4ad8-b860-88df1d58c08e}” in the event browser (in Fmod) it shows nothing.

It sounds like the event might not be present in your project, which would explain why it isn’t being found. I recommend trying to identify where in your Unity project the event is being called from by removing triggers for events from the Unity project until the error message stops appearing.
