Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.0f2
Issue ID
1062926
Regression
No
[DelayedAttribute] Modification of a variable in the Inspector is canceled when entering Play Mode
Repro steps:
1. Open attached project
2. Open scene "Test"
3. Select GameObject "Test" in the Hierarchy
4. Modify the "Text" field in "Test' script component
5. Enter Play Mode without pressing enter or losing focus of the input field
Expected: Modification isn't canceled
Actual: Modification of the string is canceled and the original string is outputted in the Console
Reproducible with: 2017.1.5f1, 2017.2.3p2, 2017.4.8f1, 2018.1.9f1, 2018.2.1f1, 2018.3.0a5
Notes:
- On Windows in versions: 2017.4.8f1, 2018.1.9f1, 2018.2.1f1 it only happens if you enter Play Mode with the shortcut (Ctrl+P/Cmnd+P)
- When you refocus the field in Play Mode the value reverts to the modified one
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment