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
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
maxxim0071
Jun 22, 2018 09:39
2017.4.5f1 and 2018.1.0f2 - bug is still present