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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment