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
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
This is a duplicate of issue #UUM-67709