Search Issue Tracker
By Design
Votes
0
Found in
5.4.0b5
Issue ID
769890
Regression
No
Video of only one of the scripts is played, if they are called from the Start functions
Open attached project -> 1.unity scene
or
1. Create your project
2. Create 2 script that play some short video from their Awake function
3. Assign these scripts to some objects on your scene or to the same object
4. Build&Run project on the device
Actual result:
Video of only one of these scripts is played. Video from the Start function of the other script is not played
No warnings in the log
Expected result:
All videos are played in some order
Devices:
Sony Xperia Z1, Android version 5.1.1
iPad, 2 iOS 9.2.1
Unity versions:
Version 5.3.2f1 (e87ab445ead0) - reproduced
Version 5.4.0a6 (97b6a3660dbf) - reproduced
Version 5.4.0b5 (60658ab74c44) - reproduced
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment