Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.2.0-pre.6 - Entities
7000.0.0a1
Issue ID
ECSB-849
Regression
No
Cannot bake entity fields correctly into shared components when using SubScenes
How to reproduce:
1. Open the attached project "SharedComponentEntityIssue.zip"
2. Open Assets/Scenes/SampleScene.unity
3. Open SubScene in the Hierarchy window
4. Open Window>Entities>Hierarchy
5. Enable "Runtime" mode in the Entities Hierarchy window
6. Select SampleScene>SubScene>Foo in the Entities Hierarchy window
Expected results: BakeTestAuthoring script should create a DebugEntityRef where EntityRef points at the entity converted from BakeTestAuthoring.OtherGameObject
Actual results: DebugEntityRef.EntityRef points to a different entity or an invalid entity
Reproducible with: 2022.3.19f1 (1.0.8, 1.0.16, 1.2.0-pre.6)
Reproducible on: Windows 10 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
- [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
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Resolution Note:
Entity fields on Shared Components is not something we support for Entities 1.x