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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
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