Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a12
2020.1.0a1
Issue ID
1178393
Regression
Yes
Duplicate IMGUIContainer element is created for the InspectorElement
How to reproduce:
1. Open the attached project named Case_1178393
2. Double click on the "DemoGraph" located at Assets/Plugins/NodeGraph/Resources
3. Observe the node data fields
Expected result: Nodes don't have duplicate fields
Actual result: Nodes contain duplicate fields
Reproducible with: 2019.3.0a12, 2019.3.0b1, 2020.1.0a1
Not reproducible with: 2019.3.0a8, 2019.3.0a11
Could not test with: 2017.4.32f1, 2018.4.7f1, 2019.2.2f1, 2019.3.0a7 (Some of the referenced API classes were not available)
Notes:
Inspecting nodes UIElements Debugger shows that the InspectorElement has duplicate IMGUI containers.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
- Temporal Anti-aliasing causes jittering/shaking when using a Camera overlay in the Scene View
- Mouse device is disabled in Play Mode when the "Device Simulator" tab is present as an inactive tab and Game view is not maximised
- GameObject with the Visual Effect Component is not rendered in the Scene view when it is reenabled in the Inspector and the Play mode is paused
- Prefab icon blends in when selected in Project window with the Light Editor theme enabled
Add comment