Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.0.1f1
Issue ID
691761
Regression
No
[InspectorUI] Material Preview Window: Missing Plane primitive preview option
-e: the material preview window has a bunch of primitives to choose from but no plane but you can set it in the shader itself. so it'd be nice to just have it out of the box
-repro:
--create new material
--select the material
--cycle through the primitives in the preview window at the bottom of the inspector
--notice there is no plane
--create new shader
--add Tag "PreviewType"="Plane"
--add shader to material
--select the material
--NOTICE there is now plane (but all the other primitives are no longer available)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on PluginManager::RefreshPlugins when closing the Editor without making any changes with JetBrains Rider selected as the External Code Editor and Google Mobile Ads third-party plugin imported
- GetMainLight() returns incorrect distanceAttenuation value for a Custom Shader when URP Forward+ Rendering Path is used
- Standalone Profiler crash on GuidReservations::Reserve when it is opened on a specific project
- m_RenderPipelineGlobalSettingsMap or m_SRPDefaultSettings is pointing to UnityEngine.Rendering.HighDefinition.HDRenderPipeline when High Definition RP package is removed
- Rendering Debugger fields have no padding at the bottom of the fields list
Add comment