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
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
- Node Library window sections text in Context folder are not visible when Editor is set to Light Theme
- "Scene Depth Difference" Node has an input Port which is called Position WS, directly referring to the World Space Position, when only the View Space Position can reflect if the object's depth is below or above the Plane
Add comment