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
- Right-Clicking while dragging a node throws a NullReferenceException and freezes the Graph View
- Limited information is provided when a Shader Compiler timeout occurs
- Search list view elements size setting is not preserved across other Search tabs
- Player crashes upon launch when a folder is deleted as a prebuild step
- Crash on System.RuntimeType:IsAssignableFrom when entering Play Mode in a specific scene
Add comment