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
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
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