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
- PlayerPropertiesChanged event fires before Player Properties are applied
- Opening Media Pop-out in “Before You Start” Tutorial throws “Styles” and “Styles_Dark” messages in the Console window
- Play Mode Scenario selection/highlight is too long and out of its bounds when the Play Mode Scenario window is opened after maximizing
- Duplicated groups and incorrect grouping in UI Builder when using UxmlElementAttribute: libraryPath
- Asset name is not shown in the Undo History window when a sprite is modified
Add comment