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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
This is a duplicate of issue #1094254