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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment