Search Issue Tracker
Fixed in 13.1.2
Votes
0
Found in [Package]
13.1.8
Issue ID
1429240
Regression
No
Crash on entering Play mode when trying to use LocalVolumetricFog which is set to null
Reproduction steps:
1. Open the attached project "Sample HDRP 2.zip"
2. Open "OutdoorsScene" from the Project window
3. Enter Play mode
Expected result: A NullReferenceException is thrown
Actual result: The Editor crashes
Reproducible with: 12.1.7 (2021.3.4f1), 13.1.1 (2022.1.0a16), 13.1.8 (2022.1.2f1)
Not reproducible with: 13.1.2 (2022.2.0a1), 14.0.3 (2022.2.0a15)
Could not test with: 10.9.0 (2020.3.35f1), 7.7.1 (2019.4.39f1) (LocalVolumetricFog is not available)
Reproducible on: macOS 12.0.1 (Intel)
First lines of the stack trace:
_platform_memmove$VARIANT$Haswell
ves_icall_System_Buffer_MemcpyInternal
(wrapper managed-to-native) System.Buffer:InternalMemcpy (byte*,byte*,int) [{0x7feafc8897f0} + 0x64] (0x229010250 0x229010335) [0x1655bba80 - Unity Child Domain]
mono_jit_runtime_invoke
do_runtime_invoke
mono_runtime_invoke
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Resolution Note (fix version 13.1.2):
Fixed in: 2022.2.0a1 (HDRP 13.1.2)