Search Issue Tracker
Fixed in 5.0.0
Votes
0
Found in [Package]
4.3.1, 4.3.0 preview -1
Issue ID
1259764
Regression
No
[Probuilder] ProBuilder MeshFilter list headings are missing on clicking add component
On clicking add component button to add ProBuilder MeshFilter component on an empty gameobject, the previous list headings are missing
Steps to repro:
1. Create a New Project
2. Windows > Package Manager > ProBuilder(Package Version - 4.3.1) > Install
3. Hierarchy > Create > Create Empty > Inspector > Add Component
Actual Result:
ProBuilder MeshFilter list heading are not present i.e the first heading is missing in add component list
Expected Result:
ProBuilder MeshFilter list heading are present
Note: This feature is introduced in package version 4.3.0 - preview 1
Reproducible on:
2020.2.0a16, 2020.1.0b14, 2019.3.15f1, 2019.2.13f1, 2019.1.11f1, 2018.4.24f1 with package version 4.3.1, 4.3.0-preivew.1
Environment:
Windows 10 and macOS 10.15
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
- GfxDevice::UpdateBufferRanges when running UIBuilder tests
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
Resolution Note (fix version 5.0.0):
This component shouldn't appear in the menu at all. Changed the AddComponentMenu attribute so it doesn't create empty headings.