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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment