Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.2.0a15
2020.2.0a18
Issue ID
1263364
Regression
Yes
[Legacy Cubemap] NullReferenceException is thrown on selecting 2DTexture in Legacy Cubemap
[Legacy Cubemap] NullReferenceException is thrown on selecting 2DTexture in Legacy Cubemap.
In Legacy Cubemap NullReferenceException is thrown on selecting the "None" from the 2DTexture assets list.
Steps to Repro:
1. Create a new Project
2. Project > Create > Legacy > Cubemap
3. Select New Cubemap > Inspector > Select (in the six textures empty slots) > None
4. Observe NullReferenceException is thrown on selecting "None".
Actual Result:
Error is thrown in the console
Expected Result:
No error in the console.
Reproducible in:
2020.2.0a18, 2020.2.0a15
Working Fine in:
2020.2.0a14, 2020.2.0b16, 2019.4.4f1
Environment:
Occurring on Windows 10 & Mac 10.15.
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] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Resolution Note (fix version 2020.2):
Fixed NullReferenceException thrown on selecting 2DTexture in Legacy Cubemap