Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
7.2.0
Issue ID
1222444
Regression
No
[Blackboard] Dragging properties quickly onto the graph sometimes doesn't drop them
Repro steps:
1. Create a new VFX
2. Add it to the scene so it's visibly playing
3. Add any property to blackboard (i.e. Vector3)
4. Click on the property, hold down the left button, quickly move the mouse into the graph without releasing the button and stop
5. The mouse cursor shows that a drop is not possible.
Expected result:
To allow properties to be released.
Notes:
- This only happens in the mouse is moved quickly from blackboard directly and is kept still once it stops.
- Moving the mouse fixed the issue and the effect can be successfully dropped.
- The effect has to be in the scene and previewing for this to repro.
- Issue brought up on the forums.
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Won't fix right now as it is very hard to diagnose