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
- [Linux] "Trying to load color backbuffer into a complex RenderPass setup" error is thrown after entering Play mode in AR Mobile template project
- [Android] Neither of the callbacks are called when several videos with VideoPlayer are spawned on the target on the Google Pixel devices
- Texture2D memory allocation size is significantly increased when running on iOS device
- No data received in Profiler when connecting to WebGL Player without "Autoconnect Profiler" option enabled
- Screen Space Ambient Occlusion is ignored when toggling "Post Processing" visibility in the Scene window overlay
Resolution Note (fix version 12.0.x):
Issue has been fixed and no exception is thrown