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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Add comment