Search Issue Tracker
Fixed in 1.2.0
Votes
1
Found in [Package]
2019.1.0b9
2019.3.0a4
Issue ID
1158283
Regression
Yes
[Timeline] NullReferenceException occurs on selecting SignalEmitter preset asset
NullReferenceException occurs on selecting SignalEmitter preset asset.
Steps to repro:
1. Open the attached project.
2. Windows > Sequencing > Timeline.
3. Select Cube in the Hierarchy.
4. Click on Vertical Ellipsis(Three Vertical Dots) on playable track.
5. Add Signal Emitter > Create Preset of Signal Emitter and Save.
6. Select newly created Preset Asset in the Project Window.
Actual Result:
NullReferenceException occurs.
Expected Result:
The Exception should not occur in the console.
Reproducible in:
2019.3.0a4, 2019.2.0b4, 2019.1.0b9.
Working Fine in:
2019.1.0b8.
Environment:
Windows & Mac.
NOTE: Signal Emitter is introduced in 2019.1.
Stacktrace:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Timeline.Signals.SignalEmitterInspector.GetBoundGameObject (UnityEngine.Timeline.TrackAsset track, UnityEngine.Playables.PlayableDirector associatedDirector) (at E:/Setup/Unity 2019.3.0a4/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.timeline/Editor/Signals/SignalEmitterInspector.cs:372)
UnityEditor.Timeline.Signals.SignalEmitterInspector.UpdateState () (at E:/Setup/Unity 2019.3.0a4/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.timeline/Editor/Signals/SignalEmitterInspector.cs:148)
UnityEditor.Timeline.Signals.SignalEmitterInspector.OnEnable () (at E:/Setup/Unity 2019.3.0a4/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.timeline/Editor/Signals/SignalEmitterInspector.cs:72)
UnityEditor.Presets.PresetEditor:OnEnable()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Video does not play in macOS build when built app is placed in a path with a space in it on a specific project
 - Crash on AuxWindowManager::OnGotFocus when trying to maximize a tab while Visual Effect Graph window is open
 - “NullReferenceException: Object reference not set to an instance of an object” error is thrown when
 - [Metal] Game freezes after command buffer Timeout error
 - Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 
Add comment