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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
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.