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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2020.2):
Fixed NullReferenceException thrown on selecting 2DTexture in Legacy Cubemap