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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Add comment