Search Issue Tracker
Fixed
Fixed in 6000.3.0b10, 6000.4.0a4
Votes
0
Found in
2022.3.61f1
6000.0.47f1
6000.1.1f1
6000.2.0a10
6000.3.0a1
6000.4.0a1
Issue ID
UUM-103967
Regression
No
[Subgraph Operator] Dragging property to output category and undoing throws console errors
Step to reproduce:
- Open the attached VFX
- Open Blackboard
- Drag "New Arc Sphere 1" (the last property) property to Output category
- CTRL/CMD + Z until property gets back to Properties list
- Note: 3rd step can be replaced by just dragging the property back to Properties list
Actual result: Observe that errors are thrown in the console
Error message: Handler registered twice
UnityEditor.EditorApplication:Internal_CallGlobalEventHandler () (at /Users/bokken/build/output/unity/unity/Editor/Mono/EditorApplication.cs:541)
Reproducible with versions: 6000.2.0a10, 6000.1.0f1, 6000.0.47f1, 2022.3.61f1
Not reproducible with versions:
Can’t test with versions:
Tested on (OS): macOS, windows
Notes:
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
- Dragging any draggable query block makes the query block background invisible until hovering on it again
- Alternating row background lines in table view are left over when clearing the search field
- Getting duplicate search query results for created scripts in search window
- There is no information or any visual indicator/response when some properties are set as inline value in the UI Builder
- Dialog Text during the Confirmation stage of Bug Report Submission is cut off when the Bug Reporter Window is resized to it's smallest possible size
Resolution Note:
Forward-ports for this version need to be handled at a later time.