Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0f1
Issue ID
894319
Regression
No
Subscribing to 'loopPointReached' and 'prepareCompleted' events calls 'prepareCompleted' at the end of video playback
Subscribing to 'loopPointReached' and 'prepareCompleted' events calls 'prepareCompleted' at the end of video playback
How to reproduce:
1. Open attached project "case_894319-Stripped"
2. Open scene "VR SplashScene"
3. Enter play mode
4. Notice no errors or exceptions in console after video stops playing
5. Uncomment line 35 of 'SplashManager.cs" to subscribe to "loopPointReached" events
6. Enter play mode again
7. Notice after video stops playing a Null Reference Exception is thrown in console
Reproduced on: 5.6.0b5, 5.6.0f2, 2017.1.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Add comment