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
Comments (1)
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 Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
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.