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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment