Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.4.11
Issue ID
UVSB-705
Regression
No
Invalid effector for CustomOverlay attribute.
[Original Issue|https://support.ludiq.io/communities/5/topics/4947-invalid-effector-for-customoverlay-attribute] - Needs More Information
----
Just bought Bolt and I'm already having an error... It seems to be related to the Graph window. I press Play and I get this error:
{code:java}
Invalid effector for CustomOverlay attribute.
System.Attribute:GetCustomAttributes(MemberInfo, Boolean)
Ludiq.AttributeCache:.ctor(MemberInfo)
Ludiq.AttributeUtility:GetAttributeCache(MemberInfo)
Ludiq.AttributeUtility:HasAttribute(MemberInfo, Boolean)
Ludiq.<>c:b__9_0(Type)
System.Linq.WhereEnumerableIterator`1:MoveNext()
Ludiq.SingleDecoratorProvider`3:MapAttributeTypes()
Ludiq.SingleDecoratorProvider`3:.ctor()
Ludiq.GraphContextProvider:.ctor()
Ludiq.GraphContextProvider:.cctor()
Ludiq.XGraphContextProvider:Context(GraphReference)
Ludiq.GraphWindow:set_reference(GraphReference)
Ludiq.GraphWindow:b__54_0()
Ludiq.PluginContainer:add_delayCall(Action)
Ludiq.GraphWindow:OnEnable()
{code}
Bolt Version:
1.4.11
Unity Version:
2019.2.0f1
Platform(s):
PC - Windows 10
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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Resolution Note:
This was an animation.rigging package issue. It has been fixed in version 0.2.7-preview: https://issuetracker.unity3d.com/issues/invalid-effector-for-customoverlay-attribute-error-is-thrown-when-getting-assembly-types-custom-attributes
Steps to reproduce:
Install animation.rigging package 0.2.6-preview.
Observe the issue in the console
To fix it just install 0.2.7-preview or newer version.