Search Issue Tracker
Fixed
Votes
0
Found in
2019.3.0a1
2020.1
2020.2
2020.2.0a15
Issue ID
1256943
Regression
No
[Streaming Image Sequence] NullReferenceException is thrown on selecting "Reset Curve" Button in StreamingImageSequence
On Selecting "Reset Curve" Button in StreamingImageSequence causes the editor to throw NullReferenceException, refer to the attached video.
Steps to repro:
1. Create a new project
2. Windows > Package Manager > Streaming Image Sequence > Install
3. Project > right-click > Streaming Image Sequence > Click Clip
4. Open File Window > Select any image > Open
5.Streaming Image Sequence Importer > OK
5. Project > StreamingImageSequence > Select Reset Curve
Actual Result:
NullReferenceException is thrown on selecting "Reset Curve" Button in StreamingImageSequence.
Expected Result:
No errors in the console on selecting "Reset Curve" Button
Reproducible in:
2020.2.0a15, 2020.1.0b14, 2019.3.14f1,with Package Version 0.2.0, 0.1.5 , 0.1.4
2019.3.0a1 with Package Version 0.1.4
Note: StreamingImageSequence package is broken in Package version 0.1.3
Environment:
Windows 10 & macOS 10.14
Stack Trace:
NullReferenceException: Object reference not set to an instance of an object
UnityEngine.StreamingImageSequence.StreamingImageSequencePlayableAsset.ValidateAnimationCurve (UnityEngine.AnimationCurve& animationCurve) (at Library/PackageCache/com.unity.streaming-image-sequence@0.2.0-preview/Runtime/PlayableAssets/StreamingImageSequence/StreamingImageSequencePlayableAsset.cs:648)
UnityEngine.StreamingImageSequence.StreamingImageSequencePlayableAsset.ResetAnimationCurve () (at Library/PackageCache/com.unity.streaming-image-sequence@0.2.0-preview/Runtime/PlayableAssets/StreamingImageSequence/StreamingImageSequencePlayableAsset.cs:616)
UnityEditor.StreamingImageSequence.StreamingImageSequencePlayableAssetInspector.OnInspectorGUI () (at Library/PackageCache/com.unity.streaming-image-sequence@0.2.0-preview/Editor/StreamingImageSequence/StreamingImageSequencePlayableAssetInspector.cs:80)
UnityEditor.UIElements.InspectorElement+<>c__DisplayClass58_0.<CreateIMGUIInspectorFromEditor>b__0 () (at <47f38d2e628840eaa536de5b3e34149b>:0)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
This has been fixed in version 0.3.0-preview