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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Resolution Note (fix version 2020.2):
Fixed NullReferenceException thrown on selecting 2DTexture in Legacy Cubemap