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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
This is a duplicate of issue #1114526