Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0a2
2018.2.11f1
Issue ID
1091414
Regression
Yes
GameObject Component's serialized class drop down field does not update Inspector window UI when expanded/collapsed
How to reproduce:
1. Open user attached project ("PropertyDrawerBug")
2. Open "SampleScene" Scene
3. Select "MyObject" in the Hierarchy
4. Open Inspector window and expand/collapse the "MyObject" component's "MyScript" dropdown option field multiple times
-- "MyScript" drop down field overlaps "Audio Source Component
Expected: Inspector window UI is updated synchronically with drop down field
Actual: Inspector window UI and drop down field changes are desynchronized
Reproduced with: 2018.2.0a2, 2018.2.20f1
Not reproduced with: 2017.4.18f1, 2018.2.0a1
Fixed in: 2018.3.0a1, 2019.1.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment