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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
This is a duplicate of issue #1094254