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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note (fix version 2020.2):
Fixed NullReferenceException thrown on selecting 2DTexture in Legacy Cubemap