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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 13.1.2):
Fixed in: 2022.2.0a1 (HDRP 13.1.2)