Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
4.3.0-preview.7, 4.3.0-preview.4
Issue ID
1242851
Regression
Yes
[ProBuilder] "Material doesn't have a color property '_Color'" error thrown on Exporting Object when "Set Trigger" is applied
When "Set Trigger" OR "Set Collider" is applied to the object and exported, it causes the editor to throw below error:
Material doesn't have a color property '_Color'
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&),
Refer attached video.
Steps to repro:
1. Create a new project.
2. Window > Package Manager > ProBuilder > Install
3. Tools > ProBuilder > ProBuilder Window
4. Create a New Shape
5. Enable "Set Trigger" OR "Set Collider"
5. Export the Object
Actual Result:
"Material doesn't have a color property '_Color'" error is thrown on exporting Object which has Set Trigger is applied
Expected Result:
Object get exported without throwing any error even if it has Set Trigger applied
Occurring in:
2020.2.0a10, 2020.1.0b7 with package version: 4.3.0-preview.7, 4.3.0-preview.4
Working fine in:
2020.2.0a10, 2020.1.0b7, with package version: 4.3.0-preview.2, 4.2.3
Environment:
Windows10 and macOS 10.14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Add comment