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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
This is a duplicate of issue #1114526