Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
1
Found in
2022.3.20f1
2023.2.16f1
6000.0.0b13
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Add comment