NullReferenceException after loading a new scene ?
Hello, i know that there is many of questions on NullReferenceException, but mine problem with this error is a bit strange. Mine code works normally at the first scene but when i load a second one iam getting this error [NullReferenceException: Object reference not set to an instance of an object HeroEditor.Common.CharacterEditorBase.A (UnityEngine.UI.Dropdown[] except)], also my inspector still shows that variable isnt null. Here is my code: Does someone know how to solve this error? Thanks.
Your answer
Follow this Question
Related Questions
Mesh not being rendered in build 0 Answers
Unity job is failed error. 0 Answers
Game progress restart / Prestige in Unity 0 Answers
PhysicsModule2d not working?,Physics2dModule not working? 1 Answer
2D Platformer Projectile wont face mouse position? 0 Answers