Helllloooo
First thanks for all your system, videos, amazing work
Sometimes it s really complicated to go in i have to say but
Woooowwww, so much possibilities
Anyway i have a problem
I suppose it maybe comes from my editor but it s really annoying
I m using version 2021.3.4f1 at the moment
And when i try to open a new Custom Lua Function Info, it s realllly not working well as you can see in the screen
Any idea ? because then i don t know how to make it work
I was thinking making it maunally with notepad but i have no idea what it should look like
Thanks for help
Custom Lua Function Info not showing well
Re: Custom Lua Function Info not showing well
Hi,
If possible, please back up your project and then update to a newer version of Unity 2021. That's a bug in the Unity editor when drawing more than one list in an inspector.
If that's not possible, you can use the triple-dot menu in the upper right of the inspector window to switch from Normal mode to Debug mode. You should be able to edit the CustomLuaFunctionInfo values in Debug mode.
If possible, please back up your project and then update to a newer version of Unity 2021. That's a bug in the Unity editor when drawing more than one list in an inspector.
If that's not possible, you can use the triple-dot menu in the upper right of the inspector window to switch from Normal mode to Debug mode. You should be able to edit the CustomLuaFunctionInfo values in Debug mode.
Re: Custom Lua Function Info not showing well
Ok, i tried with 2021.3.15f1 and it works perfectly
You can close this post
Sorry for bothering
[edit] wow you are so quick to answer, my god
thanks a lot, you are amazing, so much reactivity
You can close this post
Sorry for bothering
[edit] wow you are so quick to answer, my god
thanks a lot, you are amazing, so much reactivity
Re: Custom Lua Function Info not showing well
Happy to help!