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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment