Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.4.X
Votes
1
Found in
2017.2.0p1
Issue ID
971213
Regression
Yes
[Mobile] PlayerSettings Version input field not saving when multiple Inspectors are open
Steps to reproduce:
1. Open attached “ProjectSettings.zip” Unity project
2. Have two Inspector windows open
3. Open Player Settings
4. Enter a new value for Version field in iOS panel
5. Click in Hierarchy/Project window to hide PlayerSettings
6. Open Player Settings again (Repeat from step 4 with the other Inspector window if the value was saved)
Expected results:
Version number has changed to the entered value
Actual results:
Version number was not saved and did not change
Reproduced in: 2018.1.0a5, 2017.3.0b11, 2017.2.0p3, 2017.1.2p3, 5.6.4p3, 5.6.2f1, 5.6.1f1, 5.6.0p1, 5.6.0f2
Didn’t reproduce in: 5.6.0f1, 5.6.0b1
Note: Only happens while editing Version field in iOS PlayerSettings panel with iOS as the target platform.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment