File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
com.unity.render-pipelines.core/Editor
com.unity.render-pipelines.high-definition Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -232,8 +232,6 @@ void OnDisable()
232232 s_FilterWindow = null ;
233233 }
234234
235- void OnLostFocus ( ) => Close ( ) ;
236-
237235 internal static bool ValidateAddComponentMenuItem ( )
238236 {
239237 return true ;
Original file line number Diff line number Diff line change @@ -89,7 +89,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8989- Force probe to render again if first time was during async shader compilation to avoid having cyan objects.
9090- Fixed for lookdev library field not being refreshed upon opening a library from the environment library inspector.
9191- Fixed serialization issue with matcap scale intensity.
92- - Close Add Override popup of Volume Inspector when the popup looses focus (case 1258571)
9392
9493### Changed
9594- Preparation pass for RTSSShadows to be supported by render graph.
You can’t perform that action at this time.
0 commit comments