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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment