Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2020.1.0a14
Issue ID
1200787
Regression
No
MaterialEditor.PropertiesDefaultGUI do not use correct Rect to draw while in Preset
GUILayoutUtility.GetRect do not give the correct Rect while in preset.
MaterialEditor.PropertiesDefaultGUI do not use correct rect while in preset.
Steps to repro:
1. Create a new project
3. Project > Create > Material
4. Inspector > Shader > Particles > Standard Surface
5. Create preset of Material
Actual Result:
Properties are misaligned (see Particles/Standard surface below)
Expected Result:
Properties should be aligned
Former issue in HDRP:
Properties under "Autodesk Interactive" Shader are misaligned when preset of "HDRP/Autodesk Interactive" Material is created, refer attached screenshot.
Steps to repro:
1. Create a new project with HDRP Template
2. Upgrade High Definition RP Package to 7.1.5
3. Project > Create > Material
4. Inspector > Shader > HDRP > Autodesk Interactive > AutodeskInteractive/Masked/Transparent
5. Create preset of Material
Actual Result:
Properties are misaligned
Expected Result:
Properties should be aligned
Reproducible on:
2020.1.0a14, 2019.3.0b12, 2019.3.1f1
Not Reproductible on:
2020.1.0a21
Environment:
Windows 10 & macOS 10.14
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
Add comment