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
- [Xcode] "InfoPlist (English)" is required when "InfoPlist (English (United States))" already exists
- [tvOS] Crash when closing the On Screen Keyboard with tvOS version <15.0
- Temporal Anti-aliasing (TAA) produces severe artifacting when quality set to Very High
- [iOS] Player crashes when using “WebCamTexture” on specific iOS devices
- [Linux][IL2CPP] Player crash call stack is not displayed when the build is run with "-batchmode -nographics" arguments
Add comment