Search Issue Tracker
Fixed in 10.5.0
Votes
0
Found in [Package]
12.0.0
Issue ID
1317809
Regression
Yes
Console error when adding a Sample Texture operator when a Sampler State property is present in blackboard.
Repro steps:
1. Create a new ShaderGraph (i.e. blank shadergraph)
2. Add a SamplerState property in blackboard
3. Add a Sample Texture2D operators
4. Observe the console error:
Two properties with the same reference name (SamplerState_Linear_Repeat) using different types
UnityEditor.EditorApplication:Internal_CallUpdateFunctions () (at C:/buildslave/unity/build/Editor/Mono/EditorApplication.cs:332)
Notes:
- Does not happen if the Sample Texture2D operator is added first
- Regression, works in 2020.2.7f1 / 10.3.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Add comment