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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
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.