Search Issue Tracker
By Design
Votes
0
Found in [Package]
0.0.12-preview.33
Issue ID
1157346
Regression
Yes
[ECS] SkinnedMeshRenderer does not render while using Command Buffer Instantiating
Reproduction steps:
1. Open "1157346" project
2. Open "withSkinnedMeshRenderer" scene
3. Enter Play mode
4. Notice that a humanoid model with a gun is spawned and another gun model on the side
Expected Result: Second humanoid model with SkinnedMeshRenderer is spawned next to the gun
Actual Result: Model with SkinnedMeshRenderer does not render while using Command Buffer Instantiating
Reproduced with: 2019.3.0a4, 2019.3.0a3
Did not reproduce on: 2018.3.0a2 (crash), 2019.2.0b4, 2019.1.4f1, 2018.4.1f1
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
- Intercepted Events text is hardly visible in Inspector window for UI elements when Editor theme is set to Light
- [Hierarchy V2] Add new Query Block window contains a typo in the Hierarchy Search Area block
- Scene is not rendered in Player when ran with -force-d3d12 argument and GPU Resident Drawer enabled
- “Failed to load” window appears when a package’s docked window is opened and the package is uninstalled
- Properties window is not closed when the GameObject is deleted and the Properties window is not focused
Resolution Note:
Currently SkinnedMeshRenderer is not supported in the conversion workflow, only MeshRenderer is supported.