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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment