Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Missing features

Discussion in '2017.3 Beta' started by JakubSmaga, Sep 25, 2017.

  1. JakubSmaga

    JakubSmaga

    Joined:
    Aug 5, 2015
    Posts:
    417
    Graphics: Updated splash screen logo with new branding style. - Missing, still the same as in 2017.2/2017.1
    Playables: New Video Playables Integration - When clicking on "Add" dropdown in the timeline there's no Video playable track, also dragging any video from project window to timeline does nothing.

    Update: Splash screen has new font, Video timeline integration is coming.
     
    Last edited: Sep 25, 2017
  2. DominiqueLrx

    DominiqueLrx

    Unity Technologies

    Joined:
    Dec 14, 2016
    Posts:
    260
    Hi Jacob!

    The video playables are scripting-only and experimental for the time being. You will find all video-related classes for playables under UnityEngine.Experimental.Video (for VideoClipPlayable) and UnityEngine.Experimental.Playables (for TexturePlayableOutput, TextureMixerPlayable, MaterialEffectPlayable and CameraPlayable). These are available as of beta 1.

    We have a timeline integration brewing for a later release.

    Hope this helps!

    Dominique
    A/V developer at Unity
     
  3. charlesb_rm

    charlesb_rm

    Joined:
    Jan 18, 2017
    Posts:
    485
    Hi Jacob,
    For the splash screen, it should look like 2017.1 and 2017.2 since the new logo was backported in all versions. Basically, you should see the new font look like this:

    notice the curvy 'y' in the new font.
    Let us know if that's not the case!
     
  4. JakubSmaga

    JakubSmaga

    Joined:
    Aug 5, 2015
    Posts:
    417
    Good to hear that video timeline integration is coming.
    Ah, i didn't notice the new font :D
    Thanks for help @DominiqueLrx @Charles_Beauchemin
     
    charlesb_rm likes this.