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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
This is a duplicate of issue #1206410