Search Issue Tracker
Won't Fix
Votes
1
Found in
5.3.2f1
Issue ID
770803
Regression
No
NullReferenceException on script attached to a gameobject which is enabled during runtime
How to reproduce:
1. Open the attached project
2. Open and Play Home-Scene scene
3. Press Tab to call the Panels
4. Left mouse click on the icon from panel in the middle
5. Notice NullReferenceException of the script SlotPanel.cs
6. While in play mode find Inventory Panel in hierarchy
7. Select it and repeat step 4
8. Notice that it works just fine
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment