Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.2.0f3
Issue ID
975553
Regression
No
Dropdown Prefab's Text Element Resets To default On Play Mode
To reproduce:
1. Open attached Unity project "Dropdown Bug.zip"
2. Open "Scene" scene
3. Go into Play Mode
4. Inspect all three dropdown menus
Expected result: All of the dropdown menus should have "Dogs" as their default value
Actual result: prefab's dropdown has "Option A" as the default value.
Note: Create a new instance of the prefab, set dropdown menu values and GameObject --> Break Prefab Instance. Now go into Play Mode and see that when the prefab connection is broken, the dropdown works just fine.
Reproduced on: 5.6.4p4, 2017.1.2p3, 2017.2.0p4, 2017.3.0f1, 2018.1.0a7
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
maxxim0071
Jun 22, 2018 09:39
2017.4.5f1 and 2018.1.0f2 - bug is still present