Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2022.1
2022.1.0a13
Issue ID
1380616
Regression
No
Crash onDrawBuffersCommon when editing and saving .cginc file
Reproduction steps:
1. Open the user's attached project
2. Open the ReflectionPayload.cginc file
3. Make changes in the file.
4. Go back to the editor
5. Repeat 3 and 4 steps until Unity crashes
Expected result: The Editor works just as before changing the file
Actual result: Editor crashes
Reproducible with: 2022.1.0b2
Could not reproduce with: 2021.2.7f1: crash on open (BufferD3D12::BeginWrite), 2020.3.25f1: crash on open (GfxDeviceWorker::RunCommand), 2019.4.34f1: compilation errors (No overload for method 'GetProjectionMatrix' takes 1 arguments etc.)
Notes: the issue is reproducible ~1/20 times
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment