Search Issue Tracker
Fixed in 4.1.1
Votes
0
Found in [Package]
4.1.0
Issue ID
1171151
Regression
No
ProBuilder - GUI Layer components are used in the Runtime Examples
When you installed the ProBuilder runtime examples via Package Manger, the following warning appears in the console:
Component of type GUI Layer is no longer available in Unity. References to it will be removed!
The examples should be updated so they don't use this component.
1. Open Unity
2. Create a new project with any settings
3. Open Package Manager via Window > Package Manger
4. Find the ProBuilder package
5. Install ProBuilder if not installed
6. Install the Runtime Examples
7. Inspect the console
Expected Result:
No errors or warnings should appear in the console.
Actual Result:
When the examples are installed, a warning appears in the console.
Tested on Windows.
Occurs with package version 4.1.0 using 2019.3.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Add comment