Reproduction steps:
1. Open the attached “VoxelSmoke“ Project
Expected result: The project is opened
Actual result: The Editor crashes
Reproducible with: 2022.2.15f1, 2023.1.0b12
Could not test with: 2020.3.47f1, 2021.3.22f1 (error CS0246: The type or namespace name 'QueryParameters' could not be found), 2023.2.0a10 (nvalidOperationException: Material needs to enable instancing for use with DrawMeshInstanced.)
Reproducible on: Intel MacOS 13.3
Notes:
- On the 2023.1.0b12 version, you need to additionally do the following for the Editor to become unresponsive:
1. Open the “Assets/Scenes/SampleScene.unity” Scene
2. Make sure that the “VoxelGas (Jobs)” GameObject is enabled
3. Enter the Play Mode
- On the 2023.1.0b12 version, the Editor becomes unresponsive but only sometimes crashes at random
First few lines of StackTrace: