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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment