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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment