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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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