# Command Instrument in Scatterer Instrument?

**URL:** https://qa.fmod.com/t/command-instrument-in-scatterer-instrument/16314
**Category:** FMOD Studio
**Created:** [October 18, 2020, 6:35pm UTC](https://qa.fmod.com/t/command-instrument-in-scatterer-instrument/16314 "2020-10-18T18:35:11Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![burnum](https://avatars.discourse-cdn.com/v4/letter/b/f4b2a3/32.png) [@burnum](https://qa.fmod.com/u/burnum)
#### Post date: [October 18, 2020, 6:35pm UTC](https://qa.fmod.com/t/command-instrument-in-scatterer-instrument/16314/1 "2020-10-18T18:35:11Z")

</div>

I have a Scatterer Instrument which contains a Nested Event & a Command Instrument.

The Command Instrument is set to increment a parameter value from the Nested Event. The scatter instrument is setup to play sequential, so that every 2-5 seconds it plays the Nested Event, and then every 2-5 seconds it increments the parameter.

It works great in Studio, and in my Built Banks from Unity, but when I validate the project, I get the error: “Studio has detected some objects within the project are in an invalid state” with the details:

> ```
> "Files containing invalid command instrument targets:
> - Event ["prompt"]" 
> 
> ```

Repair removes the Command Instrument from the Scatterer Instrument.

Is this setup not supported? Would it be ok to ignore, and not Repair?

---

<div class="post-metadata">

### Author: ![burnum](https://avatars.discourse-cdn.com/v4/letter/b/f4b2a3/32.png) [@burnum](https://qa.fmod.com/u/burnum)
#### Post date: [October 18, 2020, 9:50pm UTC](https://qa.fmod.com/t/command-instrument-in-scatterer-instrument/16314/2 "2020-10-18T21:50:20Z")

</div>

Actually, this seems to be affecting all my Command Instruments. I have some “Set Parameter” Command Instruments on an event that Validation reports

> “files contain invalid Command Instrument targets”

This is on FMOD 2.01.04, Windows (although the file was originally created on 2.01.04 Mac).

---

<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: [October 21, 2020, 6:48am UTC](https://qa.fmod.com/t/command-instrument-in-scatterer-instrument/16314/3 "2020-10-21T06:48:47Z")

</div>

Thanks for reporting this issue. I’ve added it to our bug tracker.

As far as my tests have been able to determine, this is a bug in our validator: Command instruments seem to be working perfectly, but are being incorrectly detected as invalid. I therefore recommend avoiding the validator until we have released a new FMOD Studio version containing a fix.

---

<div class="post-metadata">

### Author: ![KurtHarlandLarson](https://avatars.discourse-cdn.com/v4/letter/k/848f3c/32.png) [@KurtHarlandLarson](https://qa.fmod.com/u/KurtHarlandLarson)
#### Post date: [May 1, 2021, 3:43am UTC](https://qa.fmod.com/t/command-instrument-in-scatterer-instrument/16314/4 "2021-05-01T03:43:40Z")

</div>

Also having this problem. It’s bad because I want to use the validator to auto-repair _another_ problem, but if I do it will blow away my command instruments… Any projected fix date?

---

<div class="post-metadata">

### Author: ![Alcibiade](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/alcibiade/32/4284_2.png) [@Alcibiade](https://qa.fmod.com/u/Alcibiade)
#### Post date: [May 1, 2021, 9:36am UTC](https://qa.fmod.com/t/command-instrument-in-scatterer-instrument/16314/5 "2021-05-01T09:36:08Z")

</div>

This has been fixed in 2.01.08:

> - Fixed validator removing valid parameter-type command instruments.
