Search Issue Tracker
In Progress
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X
Fix In Review for 6000.4.X
Votes
0
Found in
6000.0.34f1
6000.1.0b1
6000.2.0a1
6000.3.0a1
6000.4.0a1
Issue ID
UUM-91634
Regression
No
Animated cross fade on LODGroups doesn't work with GPU Resident Drawer
Steps to reproduce:
0. Ensure GRD is enabled
1. Create a scene with LOD Group and two LOD levels
2. Enable cross fading and check the Animated cross fading option
3. Move the camera to transition in between LODs
Actual results:
The LOD levels change abruptly
LODGroup.crossFadeAnimationDuration is not taken into account [https://docs.unity3d.com/ScriptReference/LODGroup-crossFadeAnimationDuration.html]
Expected results:
The object is excluded from the GRD path and thus:
An animated cross fade between the two LODs should be triggered when crossing the distance threshold between the two LODs.
LODGroup.crossFadeAnimationDuration is taken into account
Reproducible with versions: 6000.0, 6000.1
Not reproducible with versions:
Can't test with versions:
Tested on (OS): Windows
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Palette Settings link to the documentation isn’t working
- Tags & Layers window has inconsistent remove button behaviour between Tags, Sorting Layers, and Rendering Layers when there are no removable items in the list
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
Add comment