How to change tooltip of existing variable?

Verpous

New member
Is there a way to change the tooltip of a variable after I've created it? Or its type? If not then there should be. Having to delete and recreate a variable is a pain.
Thanks.
 
If you select the variable within the inspector it will expand and show you more options, including changing the tooltip.
 
I am not able to reproduce it - can you list the steps to reproduce within a fresh project? What serialization are you using?
 
I am not able to reproduce it - can you list the steps to reproduce within a fresh project? What serialization are you using?
I am using unity default setting: Force Text.
I just create a empty 3D project, download Behaviour designer from unity asset store and import, create a variable , input some text into the tooltip.
The tooltip content can not be saved, there is nothing else i did special. I tested on windows pc and mac, both have this problem.
 
Thanks, I was able to reproduce it. I'll let you know after I have it fixed.
 
Top