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
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
This is a duplicate of issue #1114526