Search Issue Tracker
Not Reproducible
Votes
1
Found in
4.6.1f1
Issue ID
661248
Regression
No
[CustomEditor] The value edited in edit mode gets reverted after playing when using a locked inspector (4.6 issue)
Steps to reproduce this issue:
1. Select the GameObject in the scene "TestScene"
2. Lock the inspector
3. Deslect the GameObject (you should now keep the GameObject deselected for the rest of the steps to reproduce this bug)
4. Press Play to run the scene
5. Press Play again to edit the scene
6. Change the value "count" in the inspector with it still deselected
7. Press Play to play the scene (the value should be whatever you changed it to)
8. Press Play again to go back to edit mode
9. The value is now reverted but it should have kept the value you inputed previously in edit mode
If Inspector is not locked everything works as expected
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