Search Issue Tracker
Fixed in 5.2.1
Votes
0
Found in [Package]
3.3.0-preview
Issue ID
1084906
Regression
No
[LWRP] BoatAttack throws error on OpenGLCore
-e: see title, project still works though. error not thrown on DX11 or Vulkan
-repro:
--import BoatAttack from https://github.com/Verasl/BoatAttack
--open player settings > other settings > rendering
--untick "auto graphics api" for the platform you are on
--add OpenGLCore to the list
--push OpenGLCore to the top of the list
--wait for Unity to finish
--press play
--NOTICE an error being thrown:
---GfxFramebufferGLES: An active RenderTargetSetup has dangling pointers.
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 5.2.1):
Pointers have been fixed