Search Unity

Feedback "The specified Pefab is not a Sequence Asset", breaks assets window but doesn't say which asset...

Discussion in 'Timeline' started by Invertex, Feb 9, 2023.

  1. Invertex

    Invertex

    Joined:
    Nov 7, 2013
    Posts:
    1,546
    This is an extremely annoying bug/issue that I've been trying to resolve, but because the exception that happens with this (SequenceAssetUtility.cs:461 (Sequences 2.0.1/Unity 2022.2.1f1)) doesn't actually tell me what Prefab is causing the problem, I have no idea which asset to look at to try and resolve it. And further, the Sequence Assets window simply stops working when this exception happens, further complicating things.

    From a usability perspective, this very much should at least tell you the asset name/path.

    For now I'll have to edit the source package to give me this information.

    Edit: Found the issue, made a separate thread since it's technically a different problem from what this feedback is asking.
    https://forum.unity.com/threads/exc...-doesnt-have-sequenceasset-component.1397902/
     
    Last edited: Feb 10, 2023