Search Issue Tracker
Fixed in 4.3.X
Votes
0
Found in
4.3.0b5
Issue ID
569204
Regression
No
EditorSettings.DefaultBehaviourMode generates error when importing Unity 4.2.1 project
Import the attached project (created with Unity 4.2.1). On first import in Unity 4.3, the following error will show up in the Console:
"Unhandled EditorSettings.defaultBehaviorMode: 119
UnityEditor.WindowLayout:LoadWindowLayout(String, Boolean)"
Expected: Make sure that no matter what gets imported from older versions of Unity doesn't create errors about the DefaultBehaviourMode in the editor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash when reimporting fbx asset used as tree by specific Terrain component
- The position of the "X" in the search section is not consistent with other search boxes in the engine
- Unable to pan outside of the active state viewing window in the Animator when the Play Mode is paused
- Window Zoom stops working after Editor window is moved
- Some package directories are not found, and errors are thrown in the Console when the project path is quite long
Add comment