Search Issue Tracker
Fix In Review
Votes
0
Found in [Package]
10.1.0
Issue ID
1290615
Regression
Yes
[HDRP] NullReferenceException is thrown on adding Texture in "Density Mask Texture" under "Density Volume" component
On adding Texture in "Density Mask Texture" under the "Density Volume" component, the editor threw in the console
Steps to repro:
1. Create a new HDRP template project.
2. Hierarchy > right-click > Rendering > Density Volume
3. Inspector > Density Volume > Density Mask Texture > Texture > Add Texture
Actual Result:
NullReferenceException is thrown on adding Texture in "Density Mask Texture" under the "Density Volume" component
Expected Result:
No errors in the console.
Reproducible in:
2021.1.0a5, 2021.1.0a4 with Package Version 10.1.0.
2021.1.0a1 with Package Version 8.1.0
Working Fine in:
2020.2.0b11 with Package Version 10.1.0.
Note: Package Version 10.1.0 is not available in 2021.1.0a3 to 2021.1.0a1.
Environment:
Occurring on Windows 10 & mac 10.15.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment