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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment