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
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Resolution Note (fix version 12.0.x):
Issue has been fixed and no exception is thrown