Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.2f1
2019.1.0a1
2019.2.0a1
Issue ID
1119351
Regression
No
Unity crashes when a material that is highlighted in the Project Window is overwritten from a script
How to reproduce:
1. Open attached project "case_1119351-Panmateria_Project_Stripped" and scene "Biome01_Sector01"
2. Select "ProblemObject" in the Hierarchy Window
3. Click "Biome01_Sector01_material" in the GameObject's Mesh Renderer's Materials list in the Inspector to highlight the material in the Project Window
4. While the Material is highlighted quickly press the "Generate Mask Texture" button under the Map Generator script Component
Expected result: the command successfully generates the texture
Actual result: Unity crashes
Reproducible with: 2017.4.19f1, 2018.3.3f1, 2019.1.0b1, 2019.2.0a3
Note: the Project Window must be open for the Material to be highlightable and the problem to reproduce
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
Add comment