Search Issue Tracker
Fixed
Fixed in 2022.3.8f1, 2023.3.0a1
Votes
2
Found in
2022.2.0f1
2023.1.0a22
2023.2.0a1
2023.3.0a1
Issue ID
UUM-22349
Regression
Yes
[VFX] Unexpected SG error on correct material
Open UniversalGraphicsTest_2D project and see during import of VFX:
Unexpected missing material settings on VFX 'Assets/Scenes/015_Shadergraph_VFX/015_VFX_Asset.vfx' using ShaderGraph 'Packages/com.unity.render-pipelines.universal/Shaders/2D/VFXSpriteLit.shadergraph'.
This invalid state can lead to an incorrect sort mode.
It has been introduced at 9a7516ab88daffb8ac93c2c9c01d939b59c2c65c
This error is actually spurious because URP can have an empty material settings
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment