Skip to content

MinAttribute is an ambigous reference #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 26, 2020
Merged

MinAttribute is an ambigous reference #1

merged 1 commit into from
Apr 26, 2020

Conversation

bonsak
Copy link
Contributor

@bonsak bonsak commented Apr 22, 2019

Without explicitly referencing MinAttribute to either UnityEngine.PostProcessing.MinAttribute or UnityEngine.MinAttribute, unity will flag a compile error when starting playmode.
'MinAttribute' is an ambiguous reference between 'UnityEngine.PostProcessing.MinAttribute' and 'UnityEngine.MinAttribute'

Without explicitly referencing MinAttribute to either UnityEngine.PostProcessing.MinAttribute or UnityEngine.MinAttribute, unity will flag a compile error when starting playmode.
```'MinAttribute' is an ambiguous reference between 'UnityEngine.PostProcessing.MinAttribute' and 'UnityEngine.MinAttribute'```
@mattatz mattatz merged commit 5f3e013 into IndieVisualLab:master Apr 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants