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
- 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
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.