Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
12.x
Issue ID
1398047
Regression
No
SRP-specific outputs get destructively removed if the required SRP is not installed
Repro steps:
1. Import the attached VFX (CrossPipelineVFX.vfx) into a project which has only URP or only HDRP
2. Observe the output belonging to the missing SRP gets destructively removed and console errors appear.
Expected outcome:
- Graying out (like in ShaderGraph) or some other form of non-destructive disabling of the output with the missing SRP.
Console errors:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.ProfilerWindow.SaveViewSettings () (at <8680bdc539b14157939f0726fa551f93>:0)
UnityEditor.ProfilerWindow.OnDisable () (at <8680bdc539b14157939f0726fa551f93>:0)
---
IConnectionState was not Disposed! Please make sure to call Dispose in OnDisable of the EditorWindow in which it was used.
UnityEditor.Networking.PlayerConnection.GeneralConnectionState:Finalize ()
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning "Unable to load Unity.Android.Gradle's referenced assembly NiceIO ..." when recompiling scripts
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
obaidmalik1244
Jan 25, 2022 18:48
You can also try this website it will also work for you
allwpzone.com
obaidmalik1244
Jan 25, 2022 18:47
Try this website to solve the problem
hestatic.com