Search Issue Tracker
Won't Fix
Votes
2
Found in
2017.1.0p1
Issue ID
940345
Regression
Yes
Missing auto-updater for UNITY_APPLY_DITHER_CROSSFADE (unitycg.cginc helper function changed in 2017.1.0a4+)
How to reproduce:
1. Open user-supplied project
2. Load scene "Test (Dither)"
3. Select "LOD Group" in the Hierarchy window
4. Slowly slide the camera icon from 100% to 0% in the Inspector window and observe Scene view.
Expected result: Sphere should fade LOD with "dithering" effect to square at 75% then cull at 25%.
Actual result: Sphere just changes to square 75% and then culls at 25% without the "dithering" effect.
Reproducible with: 2017.3.0a3, 2017.2.0b6, 2017.1.0p3, 2017.1.0p1, 2017.1.0a4
Not reproducible with: 2017.1.0a3, 5.6.3f1, 5.5.4p2
Regression introduced in: 2017.1.0a4
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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Resolution Note (2019.2.X):
Closing old bugs