Closed TheAlexanderEnriquez closed 3 years ago
[ ] Please organize the steps in a numbered list.
[ ] Please create the test level and set it all up so I need to do as few steps as possible to reproduce the bug on my end.
[ ] What branch should be on (include that as a step).
[ ] When you say things like "go to," please clarify if you mean as a player I do something in-game or I need to open a scene file in Unity, etc. Same thing with "leave to another scene." Clarify.
In master branch:
Leaving and returning to a scene with the randomizer implemented will cause the game to give a NullRefrenceException error. Folder I made to test this is the RandomTest folder. In order to recreate this error, go to RandomTest4, create empty object, place randomizer script in it, go to order manager and put object with the randomizer into "Randomize Order", run the game (not sure if this step is actually needed), save the scene, leave to another scene (any scene) and come back to RandomTest4.