Search Issue Tracker
Fixed in 3.0.0-preview.4
Votes
2
Found in [Package]
1.0.21, 3.0.0-preview.3
Issue ID
1207915
Regression
Yes
[TMP] Dropdown UI element throws an exception and doesn't work when 'Reload Scene' is turned off
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Enter the Play Mode
3. Click on the drop-down menu
4. Observe the Console Window
Expected result: Options are listed in the drop-down menu and no exceptions are thrown
Actual result: NullReferenceException is thrown
Reproducible with: 2019.3.0b9, 2019.3.0f4 (1.0.21, 2.0.1), 2020.1.0a18 (3.0.0-preview.1, 3.0.0-preview.3)
Not reproducible with: 2019.3.0b8 (1.0.21, 2.0.1)
Couldn't test with 2017.4.36f1, 2018.4.15f1, 2019.2.17f1 ('Reload Scene' option doesn't exist)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 3.0.0-preview.4):
Fixed Package available in Unity 2020.1.0a11 and above