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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment