Sirawat Pitaksarit
Sirawat Pitaksarit
I found a Unity bug where director's playable graph won't be destroyed after it ends if it is used by Control Track and the control clip ends at the final...
Add a reverse checkbox and ensure that it works with all extrapolation mode and timescale.
For example I want to make unrelated field about animation reference disappear when I am using `FlipX` action, for example. (Using `UIElements`)
This will require throwing `AnimationState` between tracks. We should make it a separated case for performance of the single track case.
I thought it is `OL Title` internal style but seems to have no effect.
When double click a scene to load it, all fonts are reset to default but the custom size remains. Currently I patch it by adding a callback that calls the...
Not available in 2017.1.5f1 but available in 2018.3.0b7, not sure when was it added. If we know, then we could add a preprocessor directive surrounding it instead of commenting out.
Version: 3.12.2 Language: Javascript Following is a base64 string of bytes that has been coded from C# side. I could immediately decode at C# side just fine, but it failed...