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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Resolution Note:
Currently SkinnedMeshRenderer is not supported in the conversion workflow, only MeshRenderer is supported.