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
- Red squares instead of ticks in Import Activity Window options dropdown
- Multiple simultaneous input with the touch screen sometimes leaves button in not default state
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
- Crash when total memory consumption is over 2GB
- Red dots are rendered when copying texture with ASTC format and CompressGpu
Resolution Note:
Seems like a UIE issue, no impact to user.