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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment