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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
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).