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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment