While importing the variables some of them were assigned duplicate address in unity pro, how can we avoid this.
You can avoid this by selecting the option “Overlapping of address generates “as an error.
Go to Tools à Project Settings à General à Management of Build Messages à Overlapping
of address generatesSelect the option “Overlapping of address generates “as an error. While
build this will tell which variables are overlapping or assigned with the same address.

Go to Tools à Project Settings à General à Management of Build Messages à Overlapping
of address generatesSelect the option “Overlapping of address generates “as an error. While
build this will tell which variables are overlapping or assigned with the same address.
Answers which others found helpful |