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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
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.