Search Issue Tracker
Fixed
Fixed in 2021.3.11f1, 2022.1.19f1, 2022.2.0b8, 2023.1.0a9
Votes
0
Found in
2021.3.9f1
2022.1.16f1
2022.2.0a17
2023.1.0a3
Issue ID
UUM-3320
Regression
No
[HDRP] Sprite Mask shading mode in the Scene View shows up as missing shader for Shader Graphs
Steps to reproduce:
1. Open any HDRP project
2. Create a Lit Shader Graph
3. Create a new material
4. Assign the shader from step 2 to the new material
5. Assign the material to any 3D object in the scene
6. Go to Shading Modes (spherical icon) at the top of the Scene View
7. Select Sprite Mask
Expected result: the object does not show up or shows up with the correct rendering information as it does with built-in HDRP shaders
Actual result: the object is displayed with the failed compilation fallback.
Reproducible with: 2019.4.38f1, 2020.3.34f1, 2022.2.0a12
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Add comment