Search Issue Tracker
Active
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
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment