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
- UI becomes unresponsive when using AppUI Navigation and Event System is attached
- Freeze/crash with multiple StackTraces when opening a specific project
- Crash on TypeContainer<int>::rtti when deleting a Render Texture that is used by the Main Camera
- Multiple ArgumentExceptions are thrown when adding a VisualTreeAsset with Sprite Glyphs to a UIDocument
- Color Node Alpha slider displays incorrect value when viewed in Shader Graph
Add comment