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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment