Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
8.0.0
Issue ID
1206447
Regression
Yes
[ShaderGraph] Double clicking SubGraph Input Fields will cause a selection box to appear upon returning to the ShaderGrag window
Repro Steps:
1. Launch a URP project
2. Create a ShaderGraph Asset
3. Create a SubGraph Asset which takes an input
4. Place the SubGraph Asset within your ShaderGraph Asset
5. Double click on the extruded input field UI element.
6. Observe you are taken to the Sub Graph window
7. Return to the ShaderGraph window.
Actual Results:
A selection box appears within the ShaderGraph window.
Expected Results:
A selection box would not be present upon returning to the ShaderGraph window, or double clicking on extruded Input Field UI Elements would not direct the user to the corresponding Sub Graph window.
Reproduced On Package Versions:
7.0.1, 7.1.6, 8.0.0
Does not Reproduce on Package Versions:
6.9.2
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
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
Resolution Note:
Seems like a UIE issue, no impact to user.