Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.2.19f1
Issue ID
UUM-35671
Regression
Yes
[Linux] VFX Graph input property can only be dragged into the graph area when its explicitly selected
Steps to reproduce:
1. Open any HDRP project
2. Open any VFX graph
3. Optional: create a new input property inside the VFX graph if there are none
4. Click anywhere inside the empty graph area to make sure nothing is selected
5. Try to drag and drop an input property into the graph area (see the attached video for this issue in action)
Actual result: the drop event is not properly captured and results in no property being added to the graph area
Expected result: the drop event is captured correctly and the property is added to the graph view regardless of whether it had been pre-selected
Reproducible with: 2022.3.56f1, 2023.1.0a19, 2023.1.0b16, 2023.2.0a6, 2023.2.0b17, 6000.0.34f1, 6000.1.0b2
Not reproducible with: 2023.2.0a7, 2023.2.0b16
Note: this issue is only reproducible on Linux. It also seems to have been fixed around version 2023.2.0a6.
Tested using Ubuntu 22.04, Ubuntu 24.04
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
There are no fixes planned for this Bug
Resolution Note:
Forward-ports for this version need to be handled at a later time.