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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment