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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment