Search Issue Tracker
By Design
Votes
2
Found in
5.6.2f1
Issue ID
924770
Regression
Yes
Vector4 Animation values don't match up with related values in New Material
Reproduction Steps:
1. Import attached project.
2. Open "Test" scene.
3. In Hierarchy, select Plane.
4. In Animation, expand Square Params.
5. In Inspector, expand New Material.
6. Enable recording mode in animation window.
Expected result: The Square Params values in both Windows should be identical.
Actual result: The Square Params values in both Windows differ once you start recording.
Reproducible with: 5.6.2f1, 5.6.2p3, 2017.1.0b10, 2017.2.0b1
Not reproducible with: 5.6.0p4
Regression introduced in: 5.6.1p1
Note: Not compatible with previous versions.
Comments (3)
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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
mysticrius
Jun 30, 2017 06:57
I think It's not the same issue as #908999. When I animate both tiling and a vector4 within the same material, tiling works as expected (0.5 return 0.5) while the vector4 not (0.5 return 0.2140411)
mysticrius
Jun 29, 2017 08:11
This seems to occur only in linear rendering