Search Issue Tracker
Fixed in 2022.3.8f1
Fixed in 2022.3.X, 2023.3.X, 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
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
Add comment