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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector 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.