iuridosanjos
Results
2
issues of
iuridosanjos
When using this: ``` [CurveRange(0, 0, 1, 1)] public AnimationCurve Curve; ```  It allows you to set values outside the range [0-1] which shouldn't be allowed. I was using...
### What happened? In most cases when you add an element with the same type on a list, they have the same reference, so when I edit one of the,...
bug