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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment