The last issue I submitted turned out to be legitimate, fortunately, but this one might be user error. When I import the sample, I get these errors:
Assembly with name 'FixedMathSharp.Samples' already exists (Packages/com.mrdav30.fixedmathsharp/Samples/FixedMathSharpDemo/FixedMathSharp.Samples.asmdef)
Assembly with name 'FixedMathSharp.Samples' already exists (Assets/Samples/FixedMathSharp/5.0.3/Demo Scene/FixedMathSharp.Samples.asmdef)
Along with some warnings about conflicting GUIDs. This happens in both Unity 6.3 and 6.5, for both the 'standard' and 'lean' versions of FixedMathSharp. If I delete the assembly definition at:
Assets/Samples/FixedMathSharp/5.0.3/Demo Scene/FixedMathSharp.Samples.asmdef
The errors and warnings go away. If this is user error, let me know, but I thought I'd mention it in case it's an actual issue.
The last issue I submitted turned out to be legitimate, fortunately, but this one might be user error. When I import the sample, I get these errors:
Assembly with name 'FixedMathSharp.Samples' already exists (Packages/com.mrdav30.fixedmathsharp/Samples/FixedMathSharpDemo/FixedMathSharp.Samples.asmdef)Assembly with name 'FixedMathSharp.Samples' already exists (Assets/Samples/FixedMathSharp/5.0.3/Demo Scene/FixedMathSharp.Samples.asmdef)Along with some warnings about conflicting GUIDs. This happens in both Unity 6.3 and 6.5, for both the 'standard' and 'lean' versions of FixedMathSharp. If I delete the assembly definition at:
Assets/Samples/FixedMathSharp/5.0.3/Demo Scene/FixedMathSharp.Samples.asmdefThe errors and warnings go away. If this is user error, let me know, but I thought I'd mention it in case it's an actual issue.