Search Issue Tracker
Fixed in 1.3.0
Fixed in 1.2.13
Votes
0
Found in [Package]
1.1.0, 1.3.0-preview.6
Issue ID
1210883
Regression
No
Prefab instance's Signal Receiver Component changes are reverted when entering the Play Mode or restarting a Scene
To reproduce:
1. Open attached project ("case_1210883.zip")
2. Select "SignalReceiver" Game Object from Hierarchy
3. In the Inspector window under the Signal Receiver Component change the Signal from "Test" to "None"
4. Press Play and observe the Signal
Expected result: The Signal remains changed to "None"
Actual result: The Signal is reverted back to "Test"
Reproducible in: 2019.2.19f1, 2019.3.0f5, 2020.1.0a20
Could not test in: 2017.4.36f1, 2018.4.16f1 (Timeline Signals not introduced)
Reproducible in package versions: 1.1.0, 1.3.0-preview.6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment