Search Issue Tracker
Active
Votes
0
Found in [Package]
2.5.2
Issue ID
REC-546
Regression
No
[Recorder] Exception is thrown if no render texture is provided for Image Sequence recorder
Argument exception is thrown if rendere texture is not provided in source dr render texture asset dropdown for Image Sequence recorder. Refer the attached video
Steps to reproduce:
1) Create a new project
2) Window > Package Manager > Install Unity Recorder
3) Add Recorder Image Sequence
4) Capture > Source> Render Texture Asset
5) Start recording
Actual result: Exception is thrown in console as Render texture is not provided
Expected result: No exceptions should be thrown in console
Occurring in: 2021.2.0a3, 2021.1.0b5, 2021.1.0a1, 2020.2.2f1, 2020.1.13f1, 2019.4.9f1
Environment: Both Windows and Mac
Stack trace:
Exception: No Render Texture object provided as source
UnityEditor.Recorder.Input.RenderTextureInput.BeginRecording (UnityEditor.Recorder.RecordingSession session) (at Library/PackageCache/com.unity.recorder@2.5.2/Editor/Sources/Recorders/_Inputs/RenderTexture/RenderTextureInput.cs:33)
UnityEditor.Recorder.Recorder.SignalInputsOfStage (UnityEditor.Recorder.ERecordingSessionStage stage, UnityEditor.Recorder.RecordingSession session) (at Library/PackageCache/com.unity.recorder@2.5.2/Editor/Sources/Recorder.cs:196)
UnityEditor.Recorder.RecordingSession.BeginRecording () (at Library/PackageCache/com.unity.recorder@2.5.2/Editor/Sources/RecordingSession.cs:112)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Additional settings dropdown in Terrain Overlay is not grayed out for painting modes with no extra settings
- Inconsistent Terrain brush Opacity values between Scene view and Inspector
- [Usability] No separated opacity for the different types of Terrain brushes
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
Add comment