Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.68f1
6000.3.10f1
6000.4.0b10
6000.5.0a7
Issue ID
UUM-135350
Regression
No
Crash on ShaderLab::Program::CreateFromSerializedProgram when opening a project with specific shaders
How to reproduce:
1. Open the attached “IN-132800” project
2. Observe the crash
Reproducible with: 2023.1.0a10, 6000.0.68f1, 6000.3.10f1, 6000.4.0b10, 6000.5.0a7
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Note: Deleting the Shader folder (Assets > Shader) prevents the crash
First few lines of the stack trace:
0x00007FFC7F86DCA6 (Unity) ShaderLab::Program::CreateFromSerializedProgram
0x00007FFC7F86D693 (Unity) ShaderLab::Pass::CreateFromSerializedPass
0x00007FFC7F86FD3C (Unity) ShaderLab::SubShader::CreateFromSerializedSubShaderThreaded
0x00007FFC7F86F432 (Unity) ShaderLab::IntShader::CreateFromSerializedShaderThreaded
0x00007FFC7F87F6F9 (Unity) ShaderFromSerializedShaderThreaded
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
- OS Notification Documentation is missing when following hyperlink in Notifications Settings in Hub
- Canvas Scaler sets local transforms (Position, Rotation, Scale) to 0 when Canvas is edited in Prefab Mode
Add comment