Search Issue Tracker
Duplicate
Votes
2
Found in
2017.1.2f1
Issue ID
974193
Regression
No
Unity crashes at Scripting::ScriptingWrapperFor or Material::GetTexture when material hideFlags are set to None
How to reproduce:
1. Download project "ReproProject.zip" and open in Unity
2. Open "sceneOne"
3. Enter play mode
4. Exit play mode
--Unity crashes
Reproducible with:5.5.1p1, 5.6.4p4, 2017.1.2p3, 2017.2.0p4, 2017.3.0f1, 2018.1.0a7
Note:
Crashes at 2dxFX_SkyCloud.cs (line 228) CanvasImage.material.hideFlags = HideFlags.None;
-
Resolution Note (2018.2.X):
Will not fix, user should not override hide flags of default ui material
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
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
This is a duplicate of issue #1094254