Search Issue Tracker
Duplicate
Votes
0
Found in
2019.4
2020.1.1f1
2020.2
Issue ID
1269861
Regression
No
OnValueChange persistent listeners are not being called when "Enter Play Mode Settings" options is checked
How to reproduce:
1. Open attached project "case1269861.zip" and scene "ToggleTest"
2. Go to Project Settings -> Editor and enable "Enter Play Mode Settings"
3. Enter Play Mode
4. Click the Toggle in the Game view
Expected result: The game object should be inactivated when clicked
Actual result: The game object is not being deactivated when clicked
Reproducible with: 2019.4.8f1, 2020.1.2f1, 2020.2.0a21
Could not test with: 2018.4.26f1("Enter Play Mode Settings" does not exist)
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
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
This is a duplicate of issue #1206410