Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
0.0.0
Issue ID
1118031
Regression
Yes
Null reference exception errors are thrown when Signal Receiver component is shown in two Inspector windows
Steps to reproduce:
1. Open original project
2. Open SampleScene
3. Open Timeline window
4. Select "Panel" GameObject from Hierarchy window
5. Lock the inspector
6. Open a new Inspector tab
7. While "Panel" GameObject is selected, press on Signal Emitter in the Timeline window
Expected result: You can see both signal receivers, no errors are thrown.
Actual result: One of the "Signal Reciever" components gets corrupted and NullReferenceExeption errors are thrown into a console.
Reproduced in: 2019.1.0a12, 2019.1.0a14, 2019.2.0a1
Not reproduced in 2019.1.0a11
Notes: Unity Timeline built-in package was introduced in 2019.1.0a11, so I could not reproduce in previous Unity versions.
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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
This is a duplicate of issue #1114526