Search Unity

Unable to "hear" Audio when in Editor mode

Discussion in 'Timeline' started by Kiupe, Sep 18, 2017.

  1. Kiupe

    Kiupe

    Joined:
    Feb 1, 2013
    Posts:
    528
    Hi guys,

    When working in Editor mode be able to scrub is really important. But it seems that audio (Audio Playable Asset) are unable to be played while scrubbing in editor mode. Is there any way to change that or is it the expected behavior ? It would be great to be able to hear sounds withoug having to switch to play mode.

    Thanks
     
  2. JakubSmaga

    JakubSmaga

    Joined:
    Aug 5, 2015
    Posts:
    417
  3. Kiupe

    Kiupe

    Joined:
    Feb 1, 2013
    Posts:
    528
    Thanks !
     
  4. gekidoslayer

    gekidoslayer

    Unity Technologies

    Joined:
    Sep 27, 2016
    Posts:
    134
    You can adjust Timeline tracks while in play mode - it doesn't work for all situations, but you can be in play mode and make adjustments to track placement and the changes will be saved out of play mode. It's a work-around for sure, and Keikiro's new custom track would probably be much more what you are looking for.
     
  5. DGordon

    DGordon

    Joined:
    Dec 8, 2013
    Posts:
    649
    Will this be fixed? We had to write our own as well ... for anything that requires syncing visuals to audio, its not really a great workflow to ask the artists to play every time they want to make a change. It would be great to have this built in ... its a standard enough use case, and if other people can do it, why not make it the default?
     
    rmclachlanTCR likes this.
  6. Kiupe

    Kiupe

    Joined:
    Feb 1, 2013
    Posts:
    528
    Actually what I'm looking for is a built-in native way to sync audio when scrubbing even not in playing mode. Timeline seems the way to go to cinematic so Unity should expect people to use it and they should expect people to want audio in their cinematics and they should expect people to want to sync audio when in editor mode and when scrubbing.

    So far I really like what Timeline could be in the future but there is so many flaws right now.
     
    DGordon likes this.
  7. SuppleTeets

    SuppleTeets

    Joined:
    Aug 22, 2014
    Posts:
    30
    I would like to state my frustrations as well with not hearing an audio track outside of play mode. Definitely expected functionality.

    Keijiro's track is helpful except I still don't have a visual of the waveform, and it only functions in Editor.

    I'm also having issues with audio doubling up & stuttering when the audio track is bound to an AudioSource.

    Is this stuff fixed in the newer betas?
     
    Last edited: May 2, 2018
  8. seant_unity

    seant_unity

    Unity Technologies

    Joined:
    Aug 25, 2015
    Posts:
    1,516
    This is fixed in 2018.2.
     
  9. gekidoslayer

    gekidoslayer

    Unity Technologies

    Joined:
    Sep 27, 2016
    Posts:
    134
    check the 18.2 beta ;}
     
  10. SuppleTeets

    SuppleTeets

    Joined:
    Aug 22, 2014
    Posts:
    30
    Rad thanks! I just checked it out and it works, delightful!

    One thing, you guys missed the scrubbing functionality that Keijiro had in his (which is extremely helpful when editing)
     
    Last edited: May 3, 2018
  11. seant_unity

    seant_unity

    Unity Technologies

    Joined:
    Aug 25, 2015
    Posts:
    1,516
    I'm also having issues with audio doubling up & stuttering when the audio track is bound to an AudioSource.

    I can't say on whether this issue is fixed. I haven't seen any logged bugs related to it. I would recommend filing a bug with a repro case if possible.
     
  12. SuppleTeets

    SuppleTeets

    Joined:
    Aug 22, 2014
    Posts:
    30
    In 2018.2.0b2 the Editor is locking up when I try to view a Timeline I've created at runtime. The timeline window opens it fine, but then when I zoom out or scroll to the right it locks up. No fancy new feature for me :(
     
  13. thierry_unity

    thierry_unity

    Joined:
    Jun 10, 2015
    Posts:
    187
    @SuppleTeets can you open a bug with all the repros steps for this issue?
    we will have a look at it.
    thanks!
     
  14. SuppleTeets

    SuppleTeets

    Joined:
    Aug 22, 2014
    Posts:
    30
    Dang, deadline pressures are preventing me from going back and getting you this. It would take a fair amount of time to figure out the repro steps I think, I apologize
     
  15. LGW_DesertEagle_PWN

    LGW_DesertEagle_PWN

    Joined:
    Jul 25, 2019
    Posts:
    4
    So I think it's great that I can preview audio VO track from a timeline in editor; however, the weirdest thing is happening. My audio plays in edit mode, but won't play if the timeline is run in play mode. Has anyone else experienced this? It looks like the audio is set to like -72dB or something crazy low like that. Any ideas on what could cause something like that?
     
    matt1981111 likes this.
  16. seant_unity

    seant_unity

    Unity Technologies

    Joined:
    Aug 25, 2015
    Posts:
    1,516
    Hmmm....Is the sound playing in 3D? Check both the spatial blend of the audio source and the timeline track. If the camera is in a different place in playmode, that might explain it.
     
  17. Pourya-MDP

    Pourya-MDP

    Joined:
    May 18, 2017
    Posts:
    145
    Hey how to make this work in play mode we need audio scrubbing in playmode too!