com.unity.behavior 1.0.0
Source docsNotes: processedReleased September 17, 2024
Unity Compatibility
Minimum Unity: 6000.0 (16f1)
Package Dependencies
- com.unity.burst (1.7.2)
- com.unity.collections (2.1.4)
- com.unity.dt.app-ui (2.0.0-pre.10)
- com.unity.modules.ai (1.0.0)
- com.unity.modules.animation (1.0.0)
- com.unity.modules.audio (1.0.0)
- com.unity.modules.particlesystem (1.0.0)
- com.unity.modules.unitywebrequest (1.0.0)
- com.unity.nuget.newtonsoft-json (3.2.1)
✨ 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.
