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.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
PatriciaBarnes
Jan 18, 2022 17:24
HTTPS://newsinsider.substack.com
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