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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Resolution Note:
Won't fix right now as it is very hard to diagnose