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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment