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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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