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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note (fix version 14.0.0):
Fixed by unknown PR in 2022.2.0a4