Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.4.X
Votes
0
Found in
2018.2.0a5
2018.3.0b5
Issue ID
1091561
Regression
Yes
Editor crashes with RenderBufferManager::Textures::GarbageCollect when calling RenderTexture.ReleaseTemporary twice
How to reproduce:
1. Open attached "RTTest" project
2. Enter Play Mode
Expected result: Editor does not crash
Actual result: Editor crashes
Reproduced with: 2018.2.0a6, 2018.2.14f1, 2018.3.0b7, 2019.1.0a6
Does not reproduce with: 2017.4.14f1, 2018.2.0a5
Note: with versions earlier than 2018.2.0a6 Editor throws error:
"Attempting to release RenderTexture that were not gotten as a temp buffer
UnityEngine.RenderTexture:ReleaseTemporary(RenderTexture)
RTTest:Update() (at Assets/RTTest.cs:9)"
---------------------------
Update: Fixed in 2019.1.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Add comment