Search Issue Tracker
Fixed
Fixed in 1.0.7
Votes
0
Found in [Package]
1.0.6
Issue ID
BEHAVB-128
Regression
No
Undo isn't registered when editing fields in the Behavior Agent component
*Steps to reproduce:*
# Download and open the attached project.
# Open SampleScene
# On the Agent game object, set the Self variable to GameObject
# Perform undo
*Actual results:* A different action is undone and Self variable remains GameObject
*Expected results:* Self variable reverts back to Agent
*Reproducible with versions:* 1.0.6
*Tested on (OS):* MacOS (M1) 15.1.1
*Notes:*
* This is the same for all fields in the component
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 1.0.7):
Improved Undo support for editing Behavior Agent on a GameObject.