Search Issue Tracker
Fixed in 5.3.7
Votes
0
Found in
5.3.6f1
Issue ID
821208
Regression
Yes
[Materials] Crash in some cases after doing Material.CopyPropertiesFromMaterial, regression in 5.3.x
How to reproduce:
1. Open the attached project and "Ice Cubes" scene in it.
2. In the Hierarchy window expand Ice Cubes and select the first one of them.
3. In the Inspector window under the Glass script expand Materials.
4. Click "Create 'Ice Cube 1' Materials" and observe new materials were created.
5. Click "Update Shared Glass Materials" and notice the crash.
Expected behavior: No crash while assigning/editing newly created materials.
Actual behavior: Editor crashes at Shader::GetActiveSubShaderIndex while assigning/editing newly created materials.
Reproducible: 5.5.0a5, 5.4.0f3, 5.3.6p2, 5.3.4f1
Not reproducible: 5.3.2p3, 5.2.4f1
Comments (2)
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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
SnooksV3
Apr 09, 2023 03:29
Still crashing in Build.
SunnyChow
Sep 26, 2016 08:07
5.4.0f3 still get this problem. yesterday it's still working. Today it crashes. but it's funny that it only crash in editor but not in build