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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.