Hi, I am trying to add a custom tag to my project. I have tried edit>project settings>tags and the only thing I can edit is the layer. I don’t seem to be able to add a tag. Thanks to all.
OK, I got it. See the answer to this question for more info: Unable to add a tag to a GameObject in Unity 3.4 - Questions & Answers - Unity Discussions
Apparently, custom tags are stored in an arraylist that can be increased in size by increasing the number of elements in the size box. Increase the number to about 5 and you can now add a custom tag. I am posting this for others’ reference.