Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a7
2018.3.0a9
Issue ID
1072989
Regression
Yes
[Video] Playing video in Preview throws error in console
Playing video in Preview throws error in console
Steps to Reproduce:
1. Create new project or open attached project
2. Select mp4_Sample file in Project Window
3. Play video in preview
Error in Console:
Function class SoundChannelInstance *__cdecl SoundChannel::operator ->(void) const may only be called from main thread!
Function FMOD_RESULT __cdecl SoundChannelInstance::setChannelGroup(class FMOD::ChannelGroup *) may only be called from main thread!
Actual Result:
Throwing error in console
Expected Result
Should not throw any error
Reproducible on:
2018.3.0a9,2018.3.0a8, 2018.3.0a7
Working fine on:
2018.3.0a6, 2018.3.0a5, 2018.3.a1.
Environment:
Windows 10
Note: Occurring only on Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Add comment