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
Comments (1)
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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
maxxim0071
Jun 22, 2018 09:39
2017.4.5f1 and 2018.1.0f2 - bug is still present