Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in [Package]
7.3.1
Issue ID
1238659
Regression
Yes
[Shadergraph] Hitting Esc while click and dragging to reorder properties will leave a blue highlight in the blackboard
When a user clicks and drags a property to reorder it in the inspector, but hits the escape key before releasing the mouse, it will leave a blue highlight bar on the blackboard window.
Repro Steps:
1. Create a new ShaderGraph
2. Enter the ShaderGraph
3. Create three Vector1 Properties
4. Click on the third Vector1 you created and drag so it's about to be placed between the first and second Vector1 - Don't let go of the mouse!
5. Press the Escape key
Actual Results:
A blue highlight bar will remain on the blackboard window
Expected Results:
The highlight would disappear and your currently selected Vector1 Property would be deselected
Note:
This did not reproduce on Shadergraph version 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
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
Resolution Note:
This will be resolved by a future change to the blackboard.