Search Issue Tracker
Fixed in 5.3.1
Votes
3
Found in [Package]
5.2.3, 5.0.0, 4.6.0
Issue ID
1118009
Regression
Yes
[HDRP] Throws an exception when scene camera is selected and hovering over Scene window
Steps to reproduce:
1. Create a new project and download HDRP package from the Package Manager
2. Set HDRP Render Pipeline Asset in Graphic settings
3. Select the Main camera in the scene
4. With mouse hover over Scene window
Results: Multiple exceptions are thrown in the Console
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Experimental.Rendering.HDPipeline.HDCameraEditor.SceneViewOverlay_Window (UnityEngine.GUIContent title, System.Action`2[T1,T2] sceneViewFunc, System.Int32 order, UnityEngine.Object target) (at Library/PackageCache/com.unity.render-pipelines.high-definition@5.2.3-preview/Editor/RenderPipeline/Camera/HDCameraEditor.Handlers.cs:61)
UnityEditor.Experimental.Rendering.HDPipeline.HDCameraEditor.OnSceneGUI () (at Library/PackageCache/com.unity.render-pipelines.high-definition@5.2.3-preview/Editor/RenderPipeline/Camera/HDCameraEditor.Handlers.cs:23)
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <1aa022ba59ae4cfa86ec80b69d3d4fc2>:0)
Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
Reproduced with: 2019.2.0a1, 2019.1.0a14
Not reproducible with: 2019.1.0a13
Regression introduced in: 2019.1.0a14
Tested with HDRP packages: 5.2.3, 5.0.0, 4.6.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment