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
- 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