Search Issue Tracker
Fixed
Fixed in 6000.1.0b6, 6000.2.0b11, 6000.3.X, 6000.3.0a1
Votes
0
Found in
6000.1.0b1
6000.2.0a1
6000.3.0a1
Issue ID
UUM-91886
Regression
No
Opening reference for any Layout component redirects to a missing page
Steps to reproduce:
- Download 6000.1.0b1 build
- Create a 2D project
- Add any 2D object (for example "Circle") and select it
- Go to the "Inspector" window
- Click the"Add Component" button
- Find the "Layout" component
- From the results list select the "Canvas" component or any other suitable
- Click on the "Open Reference for Canvas" icon next to the "Canvas" component
Actual results: A website opens to a missing page - [https://docs.unity3d.com/6000.1/Documentation/Manual/class-Canvas.html.]
Expected results: A website opens with a valid page.
Reproducible with versions: 6000.1.0b1.
Not reproducible with versions: 6000.0.32f1, 2022.3.55f1.
Can’t test with versions: -
Tested on (OS): Apple M1 Max
Notes:
- This affects the next UI components:
** Aspect Ratio Filter -> [https://docs.unity3d.com/6000.1/Documentation/Manual/script-AspectRatioFitter.html;]
** Canvas Group -> [https://docs.unity3d.com/6000.1/Documentation/Manual/class-CanvasGroup.html;]
** Canvas Scaler -> [https://docs.unity3d.com/6000.1/Documentation/Manual/script-CanvasScaler.html;]
** Content Size Filter -> [https://docs.unity3d.com/6000.1/Documentation/Manual/script-ContentSizeFitter.html;]
** And more others.
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