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
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
- 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
LonelaW
Feb 28, 2023 20:44
I also have this
soleron
Feb 15, 2021 20:40
Same issue 2020.2.f1 ...
shubhamswaraj2021
Aug 18, 2020 15:52
good one <a href="https://www.lyricsauto.com">lyricsauto</a>
IsuruAkalanka
Aug 14, 2019 02:25
same problem, I'm a fresh unity user and I even cannot start a single project. This error comes.Please help Unity.
DawdleDev
Apr 07, 2018 02:33
Found. Error appears after reopening unity after shutting it down due to an infinite loop. I discovered the cause of this instance, but not the reason.
GameObject image = Instantiate (ImagePrefab, transform.position, transform.rotation, transform);
Renaming the "ImagePrefab" variable to "ImagePrefabTest" solved problem. Reverting to "ImagePrefab" does not bring issue back. Issue won't return now. Could have something to do with the prefab not linking correctly to the variable the first time, but it appeared fine.
This is a REALLY weird bug. I'm sorry that it's so hard to reproduce, but please fix this unity!
mgto
Feb 24, 2018 07:29
5.6.5p2
no VR game
just jet encountered on my laptop mobile geforce 9600M GT dx10 gpu
driver 342.01
win10
D3D11: Failed to create RenderTexture (749 x 413 fmt 9 aa 1), error 0x8007000e
InitD3D11RenderColorSurface: VRDevice said it created a texture, but the texture is NULL. VR platform drivers may be running with elevated privileges.
D3D11: Failed to create RenderTexture (749 x 413 fmt 19 aa 1), error 0x8007000e
Assertion failed on expression: 'SUCCEEDED(hr)'
camera output turns black
seems to be related to unities post processing behaviour (disabling this component makes camera "work" again, enabling it outputs black again)
"black" means: dithering from the post processing behaviour still visible. also GUI
pci
Feb 26, 2017 05:48
Just encountered this today -- close editor and it goes away for a while and comes back. Somebody needs to track down an isolated repro. Unity seems to be unable to figure this out on their own.
tcz8
Feb 23, 2017 17:50
Same problem.... do you guys all have a multi monitor setup?
NlaakStudios
Feb 12, 2017 22:44
I am getting the error. Even tried going back to Unity 5.4 stable. When i editor gets focus i get 44 errors. I cannot track it down.
nxrighthere
Jan 30, 2017 03:37
Unity dev team hello, how do you testing your sofrware? This problem is still here (Unity 5.5.1f1)!