Search Issue Tracker
Fixed in 1.0.2-preview.4
Votes
0
Found in [Package]
1.0.2-preview.3
Issue ID
1171437
Regression
No
[Polybrush] Overwritting an exported mesh asset makes the object in the scene invisible
[Polybrush] Overwritting an exported mesh asset makes the object in the scene invisible
To reproduce:
1. Create a cube in a scene
2. With any brush from Polybrush select the object, so that Polybrush Mesh script is added to it.
3. In the Polybrush Mesh Export Mesh Asset and save it into assets
4. In the Polybrush Mesh Export Mesh Asset and overwrite the previous one.
Expected result: The view in Scene view remains the same
Actual result: The cube in the scene becomes invisible
Reproduced on: 2019.3.0a10, Polybrush 1.0.0
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.0.2-preview.4):
https://github.com/Unity-Technologies/polybrush/pull/134