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
- [Android] [Particle System] "ParticleSystem.GeometryJob" sometimes takes up to ~20 ms in the worker thread when initializing 5 Particle Systems
- Can't change OpenXR settings when switching Build Profiles
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
- [Android][Vulkan] Skybox and Environment effects flicker in the Player when using the Vulkan Graphics API
Resolution Note (fix version 14.0.0):
Fixed by unknown PR in 2022.2.0a4