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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment