Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X
Fixed in 6000.1.0a6
Votes
0
Found in
2021.3.44f1
2022.3.50f1
6000.0.23f1
Issue ID
UUM-84065
Regression
No
ArgumentException is thrown when modifying Transform values of properties with 'Arc' in the VFX Graph Blackboard
Reproduction steps:
1. Open the attached “VFXGraphArcHandlesRepro.zip” project
2. Open the “TestGraph.vfx” from the Project Window
3. In the Blackboard fully expand the ‘New Arc Circle’ property (New Arc Circle > Circle > Transform)
4. Edit any of the Transform values (Position, Angles or Scale)
5. Observe the Console
Expected result: No errors are visible
Actual result: “ArgumentException: Field transform defined on type UnityEditor.VFX.TCircle is not a field on the target object which is of type UnityEditor.VFX.TArcCircle.” exceptions are spammed
Reproducible with: 2021.3.44f1, 2022.3.50f1, 6000.0.23f1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note:
- Reproduces with “Arc Circle”, “Arc Cone”, “Arc Sphere” and “Arc Torus” properties
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
Add comment