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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Add comment