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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment