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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
Add comment