Search Issue Tracker
Fixed in 14.0.0
Votes
0
Found in [Package]
14.0.0
Issue ID
1411295
Regression
No
Crashes reloading assets when attempting to call CommandBuffer.Clear() while inside of a ProfilingScope block
Reproduction steps:
1. Open the user's attached project
2. Ensure that the 'Assets/Settings/ForwardRenderer' asset has a MacCrashRenderFeature attached
3. Open 'Assets/Scripts/MacCrashRenderPass.cs'
4. Uncomment line 17 and save
Expected result: The script is reloaded
Actual result: The Editor crashes during reloading
Reproducible with: 10.8.1 (2020.3.32f1), 12.1.6 (2021.2.17f1), 14.0.0 (2022.2.0a3)
Not reproducible with: 14.0.0 (2022.2.0a4), 14.0.2 (2022.2.0a9)
Couldn't test with: 7.7.1 (2019.4.37f1) (Downgrading issues)
Note:
On Windows, it seems to just cause issues with the Profiler instead of crashing
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 14.0.0):
Fixed by unknown PR in 2022.2.0a4