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
- “ArgumentException: SetData()“ error when making a character with PSDImporter under specific conditions
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
Resolution Note (fix version 14.0.0):
Fixed by unknown PR in 2022.2.0a4