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
- 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
Resolution Note:
Unable to reproduce.
Resolution Note (2023.1.X):
Unable to reproduce.