Search Issue Tracker
Won't Fix
Votes
1
Found in
2019.1.0a11
2019.1.10f1
2019.2.0a1
2019.3.0a1
Issue ID
1171296
Regression
No
VisualElement is not drawn in Playables' Inspector when CreateInspectorGUI() is overridden
How to reproduce:
1. Open attached 'project-1171296.zip' project
2. In Timeline window select 'CustomTimelineClip'
3. Observe the Inspector window
Expected result: VisualElement is drawn in the Inspector
Actual result: VisualElement is not drawn in the Inspector
Reproducible with: 2019.1.0a11, 2019.1.13f1, 2019.2.0f1, 2019.3.0a11
Could not test with: 2019.1.0a10 and earlier (CreateInspectorGUI() could not be overidden)
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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note:
This cannot be easily supported right now as it would be necessary to convert Timeline inspectors to UIElements.
We might get to this in the future so I have added this to our list of feature requests.