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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note (fix version 2020.2):
Fixed NullReferenceException thrown on selecting 2DTexture in Legacy Cubemap