Search Issue Tracker
Fixed in 2017.1.0f3
Votes
0
Found in
5.6.0b10
Issue ID
884613
Regression
Yes
Editor 32 bit with Facebook installed looks corrupted
On first installation of Editor 32 bit with Facebook installed looks corrupted:
To repro:
1. Install Unity Editor 32bit and Facebook Target support 5.6b10.
2. Open Editor.
Actual result:UI looks corrupted (fonts are red colored and not in places).
Errors in logs:
Missing built-in guistyle In BigTitle
UnityEngine.GUIUtility:BeginGUI(Int32, Int32, Int32)
UnityEditorInternal.VisualStudioUtil:FindVisualStudioDevEnvPaths(Int32, String)
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes()
Unable to find style 'CommandLeft' in skin 'DarkSkin' Layout
UnityEditor.Toolbar:OnGUI()
UnityEditorInternal.VisualStudioUtil:FindVisualStudioDevEnvPaths(Int32, String)
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes()
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.DockArea.OnGUI () (at C:/buildslave/unity/build/Editor/Mono/GUI/DockArea.cs:279)
UnityEditorInternal.VisualStudioUtil:FindVisualStudioDevEnvPaths(Int32, String)
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes()
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Toolbar.get_lastLoadedLayoutName () (at C:/buildslave/unity/build/Editor/Mono/GUI/Toolbar.cs:230)
UnityEditor.Toolbar.DoLayoutDropDown (Rect rect) (at C:/buildslave/unity/build/Editor/Mono/GUI/Toolbar.cs:550)
UnityEditor.Toolbar.OnGUI () (at C:/buildslave/unity/build/Editor/Mono/GUI/Toolbar.cs:358)
UnityEditorInternal.VisualStudioUtil:FindVisualStudioDevEnvPaths(Int32, String)
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes()
After first build of standalone for Facebook, problem is gone.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Add comment