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
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
- [2D URP] Documentation link on 3D Renderer Data doesn't work
Add comment