Search Issue Tracker
Duplicate
Duplicate in 2020.3.X
Votes
0
Found in
2020.2.0a11
2020.2.7f1
2020.3
Issue ID
1324965
Regression
Yes
Crash on FixupCg when opening a project with specific group of assets
How to reproduce:
1. Open the attached project from link labeled "crash1324965"
2. Observe crash
Reproducible with: 2020.2.0a11, 2020.3.4f1
Not reproducible with: 2018.4.34f1, 2019.4.24f1, 2020.2.0a10, 2021.1.3f1, 2021.2.0a13
First lines of stack trace:
0x00007ff7174c0783 (Unity) FixupCg
0x00007ff7174cc9c1 (Unity) UpgradeOldShaderSyntax
0x00007ff717468732 (Unity) UpgradeShader
0x00007ff717469679 (Unity) UpgradeShadersIfNeeded
0x00007ff71741fcac (Unity) Application::InitializeProject
Note:
1. Deleting "Library" or "Project Settings" or any temp folders in the project's directory doesn't fix the issue
2. Seems like a combination of assets is the culprit of the crash
-
Resolution Note (2020.3.X):
Fixed in 2020.3.5f1
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
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
This is a duplicate of issue #1299790