Search Issue Tracker
Fixed in 2.4.0
Votes
0
Found in [Package]
2.0.3-preview.1
Issue ID
1208387
Regression
Yes
Crash on UnityEditor.Recorder.FrameCapturer.fcAPI:fcReleaseStream when recording a GIF Animation and Play mode is Paused
Steps to reproduce:
1. Open the attached project ("1208387.zip") or open a new project and install Unity Recorder package
2. Open the Recorder Window (Window -> General -> Recorder -> Recorder Window)
3. Add a new "GIF Animation" recorder
4. Enter Play mode and press Pause
5. Press "START RECORDING" and then "STOP RECORDING"
Reproducible with: Unity Recorder 2.0.3 (2020.1.0a18), 2.1.0 (2018.4.15f1, 2019.2.17f1, 2019.3.0f5, 2020.1.0a18)
Not reproducible with: Unity Recorder 2.0.0 (2020.1.0a18), 2.0.1 (2020.1.0a18), 2.0.2 (2020.1.0a18)
First 5 lines of the stacktrace:
UnityEditor.Recorder.FrameCapturer.fcAPI:fcReleaseStream
UnityEditor.Recorder.FrameCapturer.fcAPI/fcStream:Release
UnityEditor.Recorder.GIFRecorder:EndRecording
UnityEditor.Recorder.RecordingSession:EndRecording
UnityEditor.Recorder.RecorderController:StopRecording
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment