Search Issue Tracker
Fixed
Fixed in 1.3.X - Entities, 7000.0.0a1
Votes
2
Found in [Package]
1.0.16 (Patch 4)
1.1.0-exp.1 - Entities
1.3.X - Entities
7000.0.0a1
Issue ID
ECSB-737
Regression
No
"No GUI Implemented" is displayed when using WeakObjectReference with a CustomEditor
How to reproduce:
1. Open the attached project "IN-58070.zip"
2. Open Assets/Scenes/SampleScene.unity
3. Select "Test" in the Hierarchy window
Expected results: "No GUI Implemented" is not displayed in the Inspector window
Actual results: "No GUI Implemented" is displayed in the Inspector window
Reproducible with: 2022.3.12f1 (1.0.16, 1.1.0-exp.1)
Reproducible on: Windows 11 22H2
Not reproducible on: No other environment tested
Comments (1)
-
parsue
May 15, 2024 06:02
Same issue in Unity 6
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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note (fix version 1.3.X - Entities):
WeakObjectReference, WeakObjectSceneReference, EntitySceneReference and EntityPrefabReference will now be displayed properly in custom editors in the next version of the package.