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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment