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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment