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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Add comment