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
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
- Touch input is reset in Device Simulator when Unity Remote is killed
Add comment