Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

+1 vote
Hello, I'm using Wwise v2014.1.3 (64 bits) with Unity 4.6.3f1. At the beginning, I had this usefull Wwise picker tab. But since my Unity session reset the layout because of an internal problem, my wwise picker disappeared. I want it back , but when I click on "Window > Wwise Picker" in the menu, nothing happens...I clicked on other windows to see (Animator, Sprite Packer, LightMapping, etc.) and it works properly. Any idea about that ?

Thanks!
in General Discussion by Julian M. (290 points)

2 Answers

0 votes
 
Best answer
Sounds like Unity hiccupped a bit there :).  Try resetting the window layout again (I think there are a few different ways to do this, so try all of them), and then if the picker doesn't re-appear automatically, try re-selecting it from the Windows menu.  Let us know if that fixes things!
by Mike D. (Audiokinetic) (3.9k points)
selected by Julian M.
0 votes
Resetting the layout again worked, thank you :)

However, just for your information, I had this couple of exceptions, the first one before resetting (I don't know exactly when it occured...), and the second one just after :

1) Invalid editor window AkWwisePicker
UnityEditor.EditorApplicationLayout:FinalizePlaymodeLayout()

2) Failed to destroy editor windows: #1
AkWwisePicker
UnityEditor.WindowLayout:LoadWindowLayout(String, Boolean)

 

If that helps...

Thanks again!
by Julian M. (290 points)
...