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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
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.