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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
This is a duplicate of issue #1206410