Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0b8
Issue ID
1051638
Regression
No
[Recorder] Invalid path in Movie recorder throws Encoder error
To reproduce:
1. Download attached project "newRexTest2.zip" and open in Unity
2. Open "SampleScene" scene
3. Go to Window > General > Recorder > Recorder Window
4. Set the Options as shown in the attached screenshot
5. Click on "START RECORDING" button
6. Observe that Console starts spamming lots "Unable to encode video frame" errors
7. Press "STOP RECORDING" button
8. Observe that Console prints error:
"VideoMediaEncoder::~VideoMediaEncoder 8 encoding errors.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)"
Notes:
- This issue reproduces only on OSX
- Errors that are occurring in Windows are shared in Comments section
Reproduced on Unity 2018.2.0a3, 2018.2.0b8 and 2018.2.0b11
Could not reproduce this issue on Unity 2017.1, 2017.2, 2017.3, 2017.4, 2018.1 and 2018.2 because for some reason Recorder becomes corrupted
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Crash on System.Runtime.InteropServices.Marshal:copy_from_unmanaged_fixed when accessing shared memory
- Misaligned text in Preferences window > 2D > Animation, Asperite and Sprite Editor preferences
- Unable to Install ZivaRT Player deprecated package
- Inconsistent Label Popup UI in Package Manager
- All active Audio Sources play their Clips when the "Play On Awake" checkbox is enabled and Scene view Audio is unmuted
Add comment