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
- NullReferenceExceptions appear when clicking to rename and then deleting the only GameObject in a scene
- Crash on "core::base_hash_set" when using nested [SerializeReference] fields in List<T> structures
- A ghost Game Window and multiple errors appear in the Editor when a Render Texture used by a Camera's "Target Texture" property is deleted
- Color Picker feels less smooth when dragging a Variables Color property in UI Builder Inspector
- Crash on xatlas::internal::pack::Atlas::findChartLocation_bruteForce when generating the lighting
Add comment