Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
1
Found in
2022.3.20f1
2023.2.16f1
6000.0.0b13
6000.1.0a7
6000.2.0a1
6000.3.0a1
7000.0.0a1
Issue ID
UUM-67559
Regression
No
Components are flattened in the Inspector when using a custom initializer
How to reproduce:
1. Open the “InspectorOverlappingIssue“ project
2. Open the “Assets/BugReport/BugReportScene.unity” scene
3. In the Hierarchy window select the “PlayerNameDisplayers” GameObject
4. In the Inspector window locate the “Player Name Displayer” script Component
5. Expand the “Init” section
6. Make sure the Inspector window is left open
7. From the Project window drag the “Assets/BugReport/PlayerNameDisplayer.cs” script on the “PlayerNameDisplayers” GameObject
8. Observe the Inspector window
Expected result: All the Components are spaced out evenly
Actual result: All the Components are flattened together
Reproduced with: 2022.1.0a15, 2022.3.20f1, 2023.2.16f1, 6000.0.0b13
Not reproduced with: 2021.3.36f1, 2022.1.0a14
Reproduced on: Windows 10 (by reporter), Windows 11
Not reproduced on: No other environment tested
Note: Reselecting the GameObject in the Hierarchy window resolves the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment