Search Issue Tracker
By Design
Votes
0
Found in [Package]
4.2.3, 4.2.1, 4.1.2, 4.1.0, 4.0.5, 4.0.2
Issue ID
1213735
Regression
No
[Probuilder][Animation] New Polyshape object does not reflect animation of the Extrusion value in the Game View
New Polyshape object does not reflect the animation of the Extrusion value in the Game View. Values are changing in the inspector but doesn't reflect it in the Game
Steps to Reproduce:
1. Open attached Project
2. Select NewGameObject and Open Window > Animation > Animation
3. Click on Animation > Record button
4. Increase the value of NewGameObject > Inspector > Poly Shape > Extrusion to .5, 1, 2 and 1
5. Play the game
Expected Result:
Extrusion value of New Poly Shape increases and it should be reflected on Polyshape
Actual Result:
Extrusion value changes in the Inspector but not reflected on the Polyshape in the Game
Reproducible in: 2020.1.0a20, 2019.3.0f6. 2019.2.8f1, 2019.1.14f1, 2018.4.14f1
Reproducible on Probuilder package Version: 4.2.3, 4.2.1, 4.1.2, 4.1.0, 4.0.5, 4.0.2
Note: Probuilder introduced in 2018.3
Environment: Windows 10 and Mac 10.14
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
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking
Resolution Note:
Setup only the extrusion value by animation doesn't update the mesh definition.
Setup the value manually from the inspector actually update the value and triggers a mesh refresh to apply the change.