Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
0.11.0-preview.7
Issue ID
1250205
Regression
No
[DOTS] Non-Serialized SharedComponentData gets lost during background conversion
How to reproduce:
1. Open the attached 'BugProject.7z' project
2. Open 'SampleScene' Scene
3. Tick 'New Sub Scene' subscene checkbox in the Hierarchy
4. Enter Play Mode and observe the Console
5. Exit Play Mode
6. Untick 'New Sub Scene' subscene checkbox in the Hierarchy
7. Enter Play Mode
Expected result: Results of Non-Serialized SharedComponentData logged to the Console remains the same with opened and closed subscene
Actual result: Results Non-Serialized SharedComponentData logged to the Console differ dependent if subscene is opened or closed
Reproducible with: 2019.4.0f1(0.9.1-preview.15, 0.10.0-preview.6), 2020.1.0b12(0.9.1-preview.15, 0.10.0-preview.6), 2020.2.0a14(0.9.1-preview.15, 0.10.0-preview.6, 0.11.0-preview.7)
Could not test with: 2018.4.23f1 ECS is not introduced
Notes:
- Screenshots of the issue attached in Edit
- Not reproducible with ComponentData field
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
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
Resolution Note:
The issue related to FixedList has been fixed.