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
- TextMeshPro Shader "Mask" field does not update in Inspector when changing value
- Changing URP settings when a Shader Graph is open throws errors and renders the opened Shader Graph Asset useless
- GameObject cannot be renamed when right clicked and a different Editor window is in focus
- Objects are cleared when preloading a Pool during startup functions with Domain Reload disabled
- The text underline partially disappears when the bold effect is applied with certain fonts in the UI Builder
Add comment