Search Issue Tracker
Fixed
Votes
1
Found in
5.1.0f3
Issue ID
705074
Regression
No
[PropertyDrawer.OnGUI] In OnGUI SerializedProperty.type returns Generic Mono if serialized object is in an array
Reproduction steps:
1. Open attached project "PropertyDrawerType"
2. Open scene "Test"
3. Select GameObject "Demo"
4. In the Inspector unfold "Test Array"
5. In PropertyDrawer.OnGUI SerializedProperty.type is logged for each SerializableTest object (logged to the console)
6. Notice that if SerializableTest is in an array its type will be reported as Generic Mono instead of SerializableTest
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GfxDevice::UpdateBufferRanges when running UIBuilder tests
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
Add comment