Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a2
Issue ID
1051224
Regression
No
Component Editor keeps getting callbacks (OnEnable/OnDisable) after having been destroyed
To reproduce:
1. Open the attached project
2. Open SampleScene
3. Select the Video Player Game Object in the hierarchy
4. Change any option in the Video Player Component in the Inspector
5. Go to the Overrides drop down in the Inspector
6. Select the Video Player Component
7. Close the overrides popup window.
8. Delete the Video Player prefab from the scene
9. Re-add the Video Player prefab to the scene (this is necessary only for the error message to show up)
10. Enter Play Mode
If one opens side by side diff view 5 times, five errors will appear upon finishing repro steps. The component editor does not seem to be destroyed.
Reproduced on: prefabs/improved, 2018, July 4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment