Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0p2
Issue ID
862473
Regression
Yes
Disabling script on instantiate gameobject throws self -> GetEnabled()
Steps to reproduce:
1. Download repro.zip and open "new scene".
2. Press play.
Expected results:
Error should not appeared and script should be disabled.
Actual results:
Script is called and unity throws self -> GetEnabled() error
Reproduced with:
5.6.0b2
5.5.0p3
Not reproducible with:
5.4.3p4
5.3.7p3
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
sebas77
Jan 17, 2017 14:37
wait, are we forced to update to 5.6 to have this fixed?