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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment