Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
5.5.0p2
Issue ID
863716
Regression
No
Script material reference causes SceneManager.LoadSceneAsync not to load scene
To reproduce :
1.Download and Open attached project
2.Open "StartScene" scene
3.Press Play
Reproduced on: 5.5.0p26 , 5.6.0b2, 5.4.3p3, 5.3.7p2, 5.2.5f1
Expected result : "StartScene" changes to "TestScene".
Actual result: Scene is not changing.
Workaround: Go to "TestScene", select Cylinder object and remove material reference from Test Scene Script(Make it to be none).
Note: First time the game is played scene loads as expected, all the other times scene is not loaded. With other materials reference attached to the Test Scene Script(For example : deffault-diffuse) scene loads as expected. Problem appears with the user imported(new_graph) material.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Add comment