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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Add comment