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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1094254