Search Issue Tracker
Fixed in 7.1.5
Votes
0
Found in [Package]
7.1.2
Issue ID
1194023
Regression
Yes
[HDRP][IMGUI]NullReferenceException is thrown on Opening Render Pipeline Debug Window
NullReferenceException is thrown on Opening Render Pipeline Debug Window
Steps to Reproduce:
1. Create a new Project with 3D Template
2. Open Package Manager window
3. Find High Definition RP and click install
4. In Project window right mouse click > Create > Rendering > High Definition Render Pipeline Asset
5. Open Project Settings > Graphics > Scriptable Render Pipeline Settings slot > Drag and drop HDRP Asset to this slot
6. Create a Cube Game Object
7. Open Window > Render Pipeline > HD Render Pipeline Debug
Expected Result:
HD Render Pipeline Debug opens
Actual Result:
NullReferenceException: Object reference not set to an instance of an object exception is thrown
Reproducible on: 2019.3.0b8, 2019.3.0b7, 2019.3.0b6, 2019.0b5
Working fine on: 2020.1.0a10, 2019.3.0b4
Note:
1. 2019.2 and lower, HDRP as a package is not available
2. HDRP package introduced in 2019.3.0b4
Environment: Windows 10 and Mac 10.14
Stack Trace:
NullReferenceException: Object reference not set to an instance of an object
UnityEngine.Rendering.HighDefinition.FrameSettingsHistory.AggregateFrameSettings (UnityEngine.Rendering.HighDefinition.FrameSettings& aggregatedFrameSettings, UnityEngine.Camera camera, UnityEngine.Rendering.HighDefinition.IFrameSettingsHistoryContainer historyContainer, UnityEngine.Rendering.HighDefinition.FrameSettings& defaultFrameSettings, UnityEngine.Rendering.HighDefinition.RenderPipelineSettings supportedFeatures) (at Library/PackageCache/com.unity.render-pipelines.high-definition@7.1.2/Runtime/RenderPipeline/Settings/FrameSettingsHistory.cs:144)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
- [iOS] Application frequently crashes on Social.LoadAchievements call when many achievements are registered
Add comment