Search Issue Tracker
Fixed in 12.0.x
Votes
0
Found in [Package]
12.0.x
Issue ID
1350573
Regression
Yes
[Shadergraph] Setting a texture2d as the "main texture" fails and throws null reference exception
Repro steps
1. create a shadergraph
2. add a Texture2D property
3. Right click and choose "Set as main texture"
Expected result: it works
Actual result: a null reference exception is thrown
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
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Resolution Note (fix version 12.0.x):
Issue has been fixed and no exception is thrown