com.unity.behavior 1.0.0

com.unity.behavior

Source docs
Notes: processedReleased September 17, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 6000.0 (16f1)

Package Dependencies

Features

  • PlayParticleSystem node can now assign the spawned object to InstantiatedObject.
  • Conditions can now reference the GameObject associated with the graph.
  • Updated the vector LinkField UI to new improved design.

📈 Improvements

  • Renamed `Unity Serialization Example` to `Runtime Serialization` and `Serialization` `MonoBehaviour` class to `SerializationExampleSceneController`.

🔧 Bug Fixes

  • Switch enum child ports weren't interacting correctly after editing the enum while the graph is open.