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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 3.0.0-preview.4):
Fixed Package available in Unity 2020.1.0a11 and above