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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment