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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Resolution Note (fix version 3.0.0-preview.4):
Fixed Package available in Unity 2020.1.0a11 and above