Search Issue Tracker
Fixed in 0.1.1
Votes
0
Found in [Package]
0.0.12.preview.32
Issue ID
1158949
Regression
No
[ECS] Adding a component via EndPresentationEntityCommandBufferSystem disables the hybrid renderer
Steps to reproduce:
1. Download 1158949_repro.zip project
2. Open SampleScene
3. Enter play mode
4. Press space button
Expected results: Component is added
Actual results: Components is added, but the Entity is no longer rendered.
Reproduced with: 2019.3.0a6, 2019.2.0b6, 2019.1.7f1
Reproducible with: Entities 0.0.12.preview.32/33 and Hybrid Renderer 0.0.1.preview.12/13
Note:
- With older package versions project breaks
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
Add comment