Search Issue Tracker
Fixed
Fixed in 1.8.8
Votes
2
Found in [Package]
1.8.7
Issue ID
TB-303
Regression
No
List field is missing in the Inspector window when the first property in a TrackAsset is a List
Reproduction steps:
1. Open the "IN-45405.zip" project
2. Open "Assets/GameObjectTimeline.playable"
3. In the Timeline window, click on "Dialogue Track"
4. Observe the Inspector window
Expected result: "Game Objects Two" field is visible
Actual result: "Game Objects Two" field is not visible
Reproducible with: 2021.3.28f1, 2022.3.4f1, 2023.1.2f1, 2023.2.0a21
Reproducible on: Windows 10
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
apluzhnikov
Jan 26, 2024 08:41
Also reproducing in 2021.3.30f1. The workaround is to put some serialized field that would be first in class data before the list.