Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2018.4
2020.2
Issue ID
1263851
Regression
No
[Editor] Preview-related functions are not producing correct visual results
Steps to reproduce:
1. Setup a new HDRP/URP project
2. Create a game object
3. Add an LOD Group component to it
4. Add the Cube itself as a renderer for LOD0
5. Click the LOD 0 button and observe the preview window
Expected result: the mesh is previewed with the correct materials and no visual issues.
Actual result: the mesh is not rendered (HDRP); the mesh has a pink (failed to compile) shader (URP)
Additional note: the Animation Preview window lighting is completely overblown when using HDRP.
Reproducible with: 2018.4.20f1, 2019.4.4f1, 2020.1.0b18, 2020.2.0a16
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment