Search Issue Tracker
Not Reproducible
Votes
32
Found in
5.4.0b22
Issue ID
805222
Regression
Yes
SUCCEEDED(hr) error message after editor regains focus
1. open succeded scene
2. expend canvas and select button
3. hit the color widget in image script to change its color
4. hit the color picker button
5. select a color anywhere
6. close color picker
7. hit anywhere in wondows away from unity
8. re-click scene view
9. redo steps 4 to 8.
result: SUCCEEDED(hr)
rc.right == m_GfxWindow->GetWidth() && rc.bottom == m_GfxWindow->GetHeight()
Found in 5.4.b22
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
- Depth Texture Mode "After Opaques" breaks when "Full Screen Pass Renderer Feature" is added
- The Code Previews panel is initially opened in a slightly minimized state
- Dropdown search icon is used next to the UI Builders Library search when the search has no dropdown functionality
- UI Builders library selection buttons tooltips are not in accordance with the Editors foundations
infered5
Aug 05, 2016 08:17
Happens in fresh install, 0 assets, 0 code, usually when exiting playmode. Windows 10, happens in both 64 and 32 bit versions of Unity Editor.
Ebon-Drake
Aug 04, 2016 18:32
I have the same issue when I add UI to a scene. I have a text as well as two buttons.
Robert-Ryu
Aug 02, 2016 22:37
Same Problem.
5.4.0f3
webik150
Jul 23, 2016 22:13
I have this too in my project. Starts randomly (usually after exiting playmode).