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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
This is a duplicate of issue #1094254