Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.0f3
Issue ID
1006954
Regression
No
Some Command Buffers are not rendered in the Frame Debugger right after opening the project
How to reproduce:
1. Open attached Unity project "WetSurfaceDecals"
2. Select WetDecals --> Decal1 in the Hierarchy window
3. If there is wet effect on the selected object, reopen project until it disappears
Expected result: Armchair looks like it is wet (1006954_Expected1.png). In the Frame Debugger all three Command Buffers are rendered (1006954_Expected2.png).
Actual result: Wet effect is not visible on the "Aermchair_old" gameobject (1006954_Actual1.png). In the Frame Debugger only two Command Buffers are rendered (1006954_Actual2.png).
Workaround: Disable and enable Main Camera.
Reproducible with: 2018.2.0a3, 2018.1.0b10, 2017.3.1p3, 2017.2.2f1, 2017.1.3.p2, 5.6.5p2.
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:
Minor / rare