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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment