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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 5.2.1):
Pointers have been fixed