You are currently viewing the content available in Vietnam. If you are looking for information for another region, please select the correct country from the top-left dropdown in the page and 'Navigate to Browse FAQs' in the Support menu.
Unity Pro allows name of 32 charaters maximum for elementary variables
The solution to have more characters is to structure the variable using DDT.
By this way you will have nearly no more limitation (it is possible to have nested DDT up to 15 levels).
Example:
Define the DDT variable
Intanciate the variable
use the variable: this variable has more than 32 characters
The solution to have more characters is to structure the variable using DDT.
By this way you will have nearly no more limitation (it is possible to have nested DDT up to 15 levels).
Example:
Define the DDT variable
Intanciate the variable
use the variable: this variable has more than 32 characters