Search Issue Tracker
Fixed
Fixed in 2022.3.10f1, 2023.1.14f1, 2023.2.0b9, 2023.3.0a1
Votes
0
Found in
2022.3.4f1
2023.1.1f1
2023.2.0b2
2023.3.0a1
Issue ID
UUM-40843
Regression
No
[HDRP] Water Surface component overlaps in Inspector and NullReferenceExceptions in Console when Default Render Pipeline Asset is None
Reproduction steps:
1. Open the “WaterSurfaceIssue“ project
2. Open the “Main” scene
3. Select the “Water” GameObject
4. Expand the “Water Surface” component in Inspector
Expected result: The component is drawn correctly and there are no errors in Console
Actual result: The component overlaps other Inspector elements and multiple NullReferenceExeptions are in Console
Reproduced in: 2022.3.0f1, 2022.3.4f1, 2023.1.1f1, 2023.2.0a21
Could not test in: 2021.3.27f1 (no “Water Surface” component)
Reproduced using: Linux (by the reporter), macOS 13.4 (Intel)
First few lines of the error (full error in internal notes):
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Rendering.HighDefinition.WaterSurfaceEditor.WaterSurfaceGeneralSection (UnityEditor.Rendering.HighDefinition.WaterSurfaceEditor serialized, UnityEditor.Editor owner) (at ./Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.8/Editor/Water/WaterSurfaceEditor.cs:365)
Note: Not reproduced when in “Project Settings > Graphics” a Default Render Pipeline Asset is selected
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 PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
Add comment