Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
1
Found in
2020.3.42f1
2021.3.14f1
2022.1.23f1
2022.2.0b15
2023.1.0a19
Issue ID
UUM-20041
Regression
No
Custom Inspector creates a List of Objectfields incorrectly
Reproduction steps:
1. Open the user’s attached project (“CustomInspectorRepro”)
2. Open the “Assets/Scenes/SampleScene.unity” scene
3. In the Hierarchy window select the “GameObject” GameObject
4. Observe the ObjectField list located under the "Car(Script)" Component in the Inspector window
Expected result: All ObjectFields are created correctly
Actual result: The 13th ObjectField in the list is missing
Reproducible with: 2020.3.42f1, 2021.3.14f1, 2022.1.23f1, 2022.2.0b15, 2023.1.0a19
Reproducible on: Intel macOS 13.0 (ventura)
Note: Commenting the “hello“ TextField code from the “CarInspector.cs” script creates an unassignable ObjectField in the 13th element of the Custom Inspector.
!005B4F4C-9380-4684-80B4-AB8EE87FE670.jpeg|width=2376,height=1460!
Add comment
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
Resolution Note:
Unable to reproduce.
Resolution Note (2023.1.X):
Unable to reproduce.