Search Issue Tracker
Fixed in 1.1.0-pre.1
Votes
0
Found in [Package]
1.0.2
Issue ID
1289851
Regression
No
Additional Vertex Streams field is cleared after opening another Scene and updating the Polybrush package version to 1.0.2
How to reproduce:
1. Open the attached '1289851.zip' project
2. Open the 'Test1' Scene
3. In the Hierarchy window select the 'Cube' object
4. Observe the 'Additional Vertex Streams' field in the Inspector window
5. Open the 'Test2' Scene
6. Open Window > Package Manager
7. Update the Polybrush package to the 1.0.2 version
8. Open the 'Test1' Scene
9. Select the 'Cube' object and observe the 'Additional Vertex Streams' field
Expected result: The Additional Vertex Streams value is not cleared
Actual result: The Additional Vertex Streams value is cleared
Reproducible with: 2019.4.14f1, 2020.1.14f1, 2020.2.0b11, 2021.1.0a5 (when upgrading the Polybrush package from 1.0.0, 1.0.1 to 1.0.2)
Not reproducible with: 2019.4.14f1, 2020.1.14f1, 2020.2.0b11, 2021.1.0a5 (when upgrading the Polybrush package from 1.0.0 to 1.0.1)
Cannot test with 2018.4.29f1 (Multi-object editing is not supported)
Notes:
- Sometimes after updating the package and opening the 'Test1' Scene the Polybrush Mesh (Script) component's 'Apply as' field changes to 'Overwrite Mesh' (1/3 times)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 1.1.0-pre.1):
https://github.com/Unity-Technologies/polybrush/pull/148