Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
0.0.1-preview.11
Issue ID
1151545
Regression
No
[HybridRenderer] Object with Billboard Renderer does not render when using Hybrid Renderer
How to reproduce:
1. Open the attached project ("case_1151545-HybridRenderer.zip")
2. Open the repro scene ("SampleScene")
3. Add an "Azalea Small" object from Prefabs folder to the scene
4. Zoom out the scene view camera and confirm that the object renders when in LOD 3 zone
5. Add a "Static Optimize Entity" component to the "Azalea Small" object
6. Right click it in the Hierarchy and select "New SubScene from Selection"
7. Select the newly generated SubScene, click "Close" and "Rebuild Entity Cache" buttons
8. Zoom out the scene view camera until the LOD 3 zone is reached
Expected results: The Billboard Renderer renders the object and the object can be seen in the scene
Actual results: The Billboard Renderer does not render the object and the object disappears
Reproducible with: 2019.1.2f1, 2019.2.0b2, 2019.3.0a2
Couldn't test with 2017.4 and 2018.4 as it does not support required package versions
Reproducible with package versions: 0.0.1-preview.6, 0.0.1-preview.11
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Currently only MeshRenderer is supported in the conversion workflow. We will make it clearer which component types will be supported in the future.