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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment