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
- Desktop Linux runtime does not respect -popupwindow command line argument
- Shader Graph more options dropdown button does not open the dropdown when clicked all the way to the right of the button
- “Attempting to draw with missing bindings“ warning lacks root cause indication and is thrown each frame when StructuredBuffer is accessed on DirectX12
- Shader Graph Import Settings documentation leads to "Sorry... that page seems to be missing!" page when opened through the documentation button in the Inspector window
- Unexpected Material change/transparency when switching between ShaderGraph and material at runtime in HDRP
Add comment