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
- [RenderingDebugger] Post Processing components appear way above the expected position in the Volume Panel
- UI Toolkit IntegerField accepts letters
- Rounded gaps appear in shadows when using large objects in URP
- “TargetParameterCountException: Number of parameters specified does not match the expected number.” errors are thrown when selecting the Adaptive Probe Volumes
- ScrollView speed is slower when entering Play mode
Resolution Note:
Entity fields on Shared Components is not something we support for Entities 1.x