Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.3
2019.3.9f1
2020.1
2020.2
Issue ID
1246495
Regression
No
PolybrushMesh marks mesh object as dirty when opening a scene
How to reproduce:
1. Open the attached 'project-1246495.zip' project
2. Load the 'SampleScene' scene
3. Observe the Console window
Expected result: EditorUtility.IsDirty returns 'False'
Actual result: EditorUtility.IsDirty returns 'True'
Reproducible with: 2019.3.14f1, 2020.1.0b9, 2020.2.0a11
Could not test with: 2018.4.22f1 (EditorUtility.IsDirty() method not available)
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note (fix version 2020.2):
https://github.com/Unity-Technologies/polybrush/pull/136