Search Issue Tracker
Fixed
Fixed in 1.0.7
Votes
0
Found in [Package]
1.0.6
Issue ID
BEHAVB-119
Regression
Yes
BehaviorProjectSettings saves file path instead of folder path
Steps to reproduce:
1. From a behavior graph blackboard, create a new Enum using the wizard
2. Go to Project Settings > Behavior > Asset Settings
3. Observe that Save folder is the filepath of the enum created
4. Go back to the graph and try to create a new Sequence using the wizard
Actual results:
File path is saved instead of folder path, causing domain reload compiles forever and the editor needs to be terminated.
Expected results:
Folder path is saved.
Reproducible with versions:
1.0.6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment