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
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
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.