Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
1.8.6
Issue ID
TB-283
Regression
Yes
OnEnable is called twice when creating a custom Inspector for ITimelineClipAsset
How to reproduce:
1. Open the attached project "InspectorSample.zip"
2. Open Assets/Sample/New Timeline.playable
3. Hide the Inspector window
4. Select "SampleClip" in the Timeline window
Expected results: "OnEnable" is called once
Actual results: "OnEnable" is called twice
Reproducible with: 1.8.1 (2021.3.36f1, 2022.3.21f1), 1.8.6 (2021.3.36f1, 2022.3.21f1, 2023.2.14f1, 2023.3.0b10)
Not reproducible with: 1.8.0 (2021.3.36f1, 2022.3.21f1)
Reproducible on: Windows 11 22H2
Not reproducible on: No other environment tested
-
Resolution Note:
Duplicate
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-67709
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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
This is a duplicate of issue #UUM-67709