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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment