Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.1.0b7
Issue ID
1019123
Regression
No
Nested struct integers are not animated in the Animation Window.
How to reproduce:
1. Open attached project "case_1019123-BugReport"
2. Open Animation window and select "TestObject" in Hierarchy window
3. Click Add Property and expand Test Script
Expected result: nested integers are all visible and can be animated
Actual result: nested struct integers are only visible if parent class has a variable with the same name, while nested struct floats are visible with or without a variable with same name.
Reproduced with: 2017.3.2f1, 2017.4.1f1, 2018.1.0b13, 2018.2.0a7
Cannot reproduce with 2017.1 and 2017.2 because integer support for Animation window was introduced in 2017.3.0f3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Add comment