Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2020.3.X
Votes
2
Found in
2019.3
2019.3.0f1
2020.1
Issue ID
1206410
Regression
No
OnValueChanged callback is not executed in Play mode when Domain Reload is disabled
How to reproduce:
1. Open attached project ("UI-REPRO.zip")
2. Open SampleScene scene
3. Enter Play mode
4. Slide right and left sliders
Expected result: Both spheres change color when according slider is moved
Actual result: Only sphere with OnValueChanged set to "Editor and Runtime" change color
Reproducible with: 2019.3.0a2, 2019.3.0f4, 2020.1.0a17
Not tested with: 2017.4.35f1, 2018.4.15f1, 2019.2.17f1, 2019.3.0a1 (Feature introduced in 2019.3.0a2)
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
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
- Blackboard in Visual Effect Graph Resizes After Exiting Full-Screen Mode
Resolution Note (fix version 2021.1):
Fixed with 2021.1.0a5
Fix Unity Events that were set as Runtime only to initialize properly upon entering playmode with the FastEnterPlay mode enabled.
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.23f1