Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a12
Issue ID
1114526
Regression
Yes
Selecting track in Timeline while the Inspector is locked to GameObject with associated SignalReceiver causes Exceptions
How to reproduce:
1. Open attached project "InspectorLockSignalEmitterIssue_1" and scene "ProblemScene"
2. Select "Sphere" in the Hierarchy and lock its Inspector window by pressing the lock icon in the top right
3. Select "Cube" from the Hierarchy window to see its timeline
4. Click on any track in the CubeTimeline
5. Observe Console window
Expected result: Console window should remain empty
Actual result: Console window outputs multiple NullReferenceException messages
Reproducible with: 2019.1.0a12, 2019.1.0a13
Not reproducible with: 2019.1.0a11
Could not test with: 2019.1.0a10 and older (Timeline Signals not present)
Note: this only happens when the locked object is the receiver of a Signal track in the Timeline
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment