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
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed
- Editor.log file size grows rapidly when a scene exceeds the "Maximum Shadow on Screen" limit setting in the HDRP Asset
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
This is a duplicate of issue #1299790