Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
3.5.1f2
Issue ID
459264
Regression
No
EditorWindow documentation is wrong in relation to create window
this page in the documentation is wrong according to how to create and show an editor window :)
http://unity3d.com/support/documentation/ScriptReference/EditorWindow.html
where as you need to call window.Show(); after creating the instance.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder preview window doesn't update element styling accordingly when changing Active Theme for Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
- Dragger elements from Slider controls doesn't scale and stay outside minimized Canvas window in UI Builder Viewport in UI Builder
- AssetDatabase.FindAssets() misses the edited Sprite Atlas when texture is re-imported
Add comment