Search Issue Tracker
Fixed in 5.5.0
Votes
11
Found in
5.4.0b22
Issue ID
808617
Regression
Yes
[OSX] Calling Application.CaptureScreenshot throws "An active RenderTargetSetup has dangling pointers"
1.Open user selected project
2.Play scene
3.Press space to capture a screenshot
Notice error mesage in console appearing GfxFramebufferGLES: An active RenderTargetSetup has dangling pointers coming up.
Expected: Screenshot is being captured without error message
Actual: Screenshot is being captured and stored, but error appears in console.
Repro on: 5.4.0b8, 5.4.0b18, 5.4.0b22, 5.4.0b24
No repro on: 5.3.5p4, 5.3.5p6
Comments (7)
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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
ShawnFlanagan
Oct 20, 2016 15:43
I'm also getting this error on Mac OSX 10.12 when my game is running in the editor. I'm using Unity 5.4.1f1.
Like Gibson79, if I disable anti-aliasing in the project settings, the error goes away.
FrozenGun
Oct 19, 2016 12:36
Getting this error on Mac OSX 10.11.6 in my game running in the editor, using Unity 5.4.1p4.
Don't have the slightest idea what's causing this, in 5.3.6f1 all was fine.
gibson79
Oct 06, 2016 08:23
Disabling Antialias in Edit->Project Settings->Quality solved the problem, for me ;)
VolkerRitzhaupt
Oct 05, 2016 16:09
Also: in Windows-Builds, when Fullscreen-effects are enabled: Application.CaptureScrfeenshot will only create a black image...
AuraLab
Sep 09, 2016 14:02
I'm getting this in 5.4.1f1
BillO
Jul 30, 2016 17:19
Also receiving this error in Unity 5.4.0f3 on Mac OS X 10.11.6.
wxxhrt
Jul 28, 2016 21:29
I'm getting this in 5.4.0p3 release.